(Attempt at) Implement restoring bis

1 switch was harmed in the making of this commit
This commit is contained in:
Such Meme, Many Skill
2020-03-15 12:35:18 +01:00
parent 144dc3a3f5
commit 3f6d1b532c
10 changed files with 287 additions and 13 deletions

View File

@@ -17,7 +17,7 @@
char func[11] = "", args[2][128] = {"", ""};
int res, errcode;
const int scriptver = 131;
const int scriptver = 133;
bool forceExit = false;
u32 currentcolor;