mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-03-04 08:21:47 +00:00
Remove prototype
This commit is contained in:
parent
0fb15a3f35
commit
257872e470
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ hudnum_t get_huditem(const char *word);
|
|||
menutype_t get_menutype(const char *word);
|
||||
skincolornum_t get_skincolor(const char *word);
|
||||
INT16 get_gametype(const char *word);
|
||||
UINT8 get_team(const char *word);
|
||||
|
||||
void readwipes(MYFILE *f);
|
||||
void readmaincfg(MYFILE *f);
|
||||
|
|
Loading…
Reference in a new issue