summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/inpttype.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/inpttype.h')
-rw-r--r--src/emu/inpttype.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/inpttype.h b/src/emu/inpttype.h
index de5b42d0a77..fa711b7eabd 100644
--- a/src/emu/inpttype.h
+++ b/src/emu/inpttype.h
@@ -268,7 +268,9 @@ enum ioport_type : osd::u32
IPT_UI_PAUSE_SINGLE,
IPT_UI_REWIND_SINGLE,
IPT_UI_SAVE_STATE,
+ IPT_UI_SAVE_STATE_QUICK,
IPT_UI_LOAD_STATE,
+ IPT_UI_LOAD_STATE_QUICK,
IPT_UI_RESET_MACHINE,
IPT_UI_SOFT_RESET,
IPT_UI_SHOW_GFX,