WIP safety commit

This commit is contained in:
Christoph Oelckers 2019-11-30 19:23:54 +01:00
parent 9cb6c65223
commit 2a9e4fca46
37 changed files with 772 additions and 903 deletions

View file

@ -284,7 +284,6 @@ typedef struct MenuGroup
// Custom Routine Prototypes ////////////////////////////////////////////////////////////////////
SWBOOL MNU_QuitCustom(UserCall call, MenuItem *item);
SWBOOL MNU_QuickLoadCustom(UserCall call, MenuItem *item);
SWBOOL MNU_LoadSaveTouchupCustom(UserCall call, MenuItem *item);
SWBOOL MNU_OrderCustom(UserCall call, MenuItem *item);
SWBOOL MNU_DoEpisodeSelect(UserCall call, MenuItem *item);