summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ioport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/ioport.h')
-rw-r--r--src/emu/ioport.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/ioport.h b/src/emu/ioport.h
index 722c028e4dc..a9f25e29184 100644
--- a/src/emu/ioport.h
+++ b/src/emu/ioport.h
@@ -322,6 +322,7 @@ enum ioport_type
IPT_UI_DEBUG_BREAK,
IPT_UI_PAUSE,
IPT_UI_PAUSE_SINGLE,
+ IPT_UI_REWIND_SINGLE,
IPT_UI_RESET_MACHINE,
IPT_UI_SOFT_RESET,
IPT_UI_SHOW_GFX,