(rmenu.h) Get rid of useless externs
This commit is contained in:
parent
c5beaec16c
commit
74cfcfa713
|
@ -212,8 +212,4 @@ enum
|
|||
#define MAX_NO_OF_SHADERMAN_SETTINGS SHADERMAN_SHADER_PASSES+1
|
||||
#endif
|
||||
|
||||
void menu_init (void);
|
||||
bool menu_iterate(void);
|
||||
void menu_free (void);
|
||||
|
||||
#endif /* MENU_H_ */
|
||||
|
|
Loading…
Reference in New Issue