summaryrefslogtreecommitdiff
path: root/src/memmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/memmenu.h')
-rw-r--r--src/memmenu.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/memmenu.h b/src/memmenu.h
index f04b6b8..4b818fd 100644
--- a/src/memmenu.h
+++ b/src/memmenu.h
@@ -30,9 +30,9 @@
#include "z80.h"
-/* Memory menu
+/* Memory menu. Returns TRUE if exit (from program) selected.
*/
-void MemoryMenu(Z80 *z80);
+int MemoryMenu(Z80 *z80);
/* Display the state of the SPEC at the bottom of the screen