mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Got the compiler partially working
This commit is contained in:
@@ -19,3 +19,5 @@ void initCommand(int argc, const char* argv[]);
|
||||
void usageCommand(int argc, const char* argv[]);
|
||||
void helpCommand(int argc, const char* argv[]);
|
||||
void copyrightCommand(int argc, const char* argv[]);
|
||||
|
||||
void dissectBytecode(const char* tb, int size);
|
||||
Reference in New Issue
Block a user