mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Fix 'no previous prototype for function' warning
This commit is contained in:
parent
a1df3ef4a0
commit
f2e1641ace
@ -27,6 +27,8 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
void main_exit(args_type() args);
|
||||
|
||||
void main_exit_save_config(void);
|
||||
|
||||
returntype main_entry(signature());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user