Implement nost-pack tool

This commit is contained in:
2017-04-13 04:38:59 -05:00
parent c5712f26e2
commit ab2e6e5ea2
12 changed files with 165 additions and 30 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
namespace nostalgia {
namespace core {
ox::std::Error initGfx();
ox::Error initGfx();
}
}