mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-28 15:46:06 -04:00
fix merge accident
This commit is contained in:
parent
126d69e18e
commit
6cde55c9bd
@ -57,7 +57,7 @@ void G_WorldDone(void);
|
||||
void G_Ticker(void);
|
||||
void G_ScreenShot(void);
|
||||
void G_ReloadDefaults(void); // killough 3/1/98: loads game defaults
|
||||
void G_SaveGameName(char *,int); // killough 3/22/98: sets savegame filename
|
||||
char *G_SaveGameName(int); // killough 3/22/98: sets savegame filename
|
||||
void G_MBFSaveGameName(char *,int); // MBF savegame filename
|
||||
void G_SetFastParms(int); // killough 4/10/98: sets -fast parameters
|
||||
void G_DoNewGame(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user