mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-31 01:11:15 +00:00
WIP safety commit
This commit is contained in:
parent
9cb6c65223
commit
2a9e4fca46
37 changed files with 772 additions and 903 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue