From 19a65e820e4f1029c9a2273c32e605c77e71550a Mon Sep 17 00:00:00 2001 From: "SND\\ckain_cp" Date: Mon, 17 Mar 2014 20:56:45 +0000 Subject: gtk: UpdateMenuSlots() returns recent save slot -> load most recent save state with just -load switch when no number parameter. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89458 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Linux.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/Linux.h') 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 -- cgit v1.2.3