doom: Remove declaration of nonexistent function M_StartGame
This commit is contained in:
parent
f4474aead4
commit
c4ceefafa0
1 changed files with 0 additions and 1 deletions
|
|
@ -192,7 +192,6 @@ void M_SfxVol(int choice);
|
|||
void M_MusicVol(int choice);
|
||||
void M_ChangeDetail(int choice);
|
||||
void M_SizeDisplay(int choice);
|
||||
void M_StartGame(int choice);
|
||||
void M_Sound(int choice);
|
||||
|
||||
void M_FinishReadThis(int choice);
|
||||
|
|
|
|||
Loading…
Reference in a new issue