Adding the edit command to the console

Closes #375
This commit is contained in:
Seppi
2017-11-03 18:11:45 -05:00
parent 20f7e6a437
commit 7c9df277b3
3 changed files with 14 additions and 0 deletions

View File

@@ -189,6 +189,7 @@ bool studioCartChanged();
void playSystemSfx(s32 id);
void runGameFromSurf();
void gotoCode();
void gotoSurf();
void exitFromGameMenu();
void runProject();