Beginning langauge selection menu and char arrays

This commit is contained in:
Remnants of Forgotten Disney
2023-10-23 22:25:09 -05:00
parent 91268c2b35
commit 18b9815327
17 changed files with 1837 additions and 114 deletions

View File

@@ -75,7 +75,7 @@ bool run_conditional(int index)
return true;
case BEAT_E4:
return false;
return true;
case SHOW_PROF:
obj_unhide(prof, 0);