diff options
Diffstat (limited to 'gui/Linux.h')
| -rwxr-xr-x | gui/Linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/Linux.h b/gui/Linux.h index 791f103b..4e1543c0 100755 --- a/gui/Linux.h +++ b/gui/Linux.h @@ -51,7 +51,7 @@ void autoloadCheats(); // try load cheat file from default path and filename void PADhandleKey(int key); -void UpdateMenuSlots(); +int UpdateMenuSlots(); gchar* get_state_filename(int i); gchar* get_cdrom_label_id(const gchar* suffix); // get cdrom label and id and append suffix to string |
