Remove types.hpp from core
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
namespace nostalgia {
|
||||
namespace core {
|
||||
|
||||
Error init() {
|
||||
ox::std::Error init() {
|
||||
auto err = initGfx();
|
||||
return err;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user