summaryrefslogtreecommitdiff
path: root/gui/Cheat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/Cheat.h')
-rwxr-xr-xgui/Cheat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/Cheat.h b/gui/Cheat.h
index c3f9b996..a79876dc 100755
--- a/gui/Cheat.h
+++ b/gui/Cheat.h
@@ -22,4 +22,7 @@
void RunCheatListDialog();
void RunCheatSearchDialog();
+// last chosen cheat filename is kept in here
+extern gchar *cheat_last_filename;
+
#endif