mirror of
https://github.com/id-Software/DOOM-iOS.git
synced 2026-03-20 08:59:41 +01:00
Source release for DOOM Classic for iOS version 2.1
This commit is contained in:
@@ -51,6 +51,7 @@ void G_DeferedInitNew(skill_t skill, int episode, int map);
|
||||
void G_DeferedPlayDemo(const char *demo); // CPhipps - const
|
||||
void G_LoadGame(int slot, boolean is_command); // killough 5/15/98
|
||||
void G_ForcedLoadGame(void); // killough 5/15/98: forced loadgames
|
||||
boolean G_SaveGameValid(void);
|
||||
void G_DoLoadGame(void);
|
||||
void G_SaveGame(int slot, char *description); // Called by M_Responder.
|
||||
void G_BeginRecording(void);
|
||||
|
||||
Reference in New Issue
Block a user