summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/menu.h
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2020-07-10 00:22:58 +0200
committer hap <happppp@users.noreply.github.com>2020-07-10 00:22:58 +0200
commit4ee2f625bb1c3b52fce4be9a259200d4eb6a8d93 (patch)
tree34d6b82a701618accd409d38f80cd096b55050e5 /src/frontend/mame/ui/menu.h
parent890104f33d9685964174b343744a9c8b29b5bc51 (diff)
ui: able to show emulation warnings from tab menu
Diffstat (limited to 'src/frontend/mame/ui/menu.h')
-rw-r--r--src/frontend/mame/ui/menu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/ui/menu.h b/src/frontend/mame/ui/menu.h
index e6861e03ee0..800b0b6ca7b 100644
--- a/src/frontend/mame/ui/menu.h
+++ b/src/frontend/mame/ui/menu.h
@@ -57,6 +57,7 @@ public:
ANALOG,
BOOKKEEPING,
GAME_INFO,
+ WARN_INFO,
IMAGE_MENU_IMAGE_INFO,
IMAGE_MENU_FILE_MANAGER,
TAPE_CONTROL,