summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2026-01-09 00:12:01 +0100
committer hap <happppp@users.noreply.github.com>2026-01-09 00:12:12 +0100
commit8bab0a4065c1579944317f527586916b34754e29 (patch)
tree883d59bd4d9ef6f9c63a812f8b4d15f8de1c8f32 /src/frontend
parent94979072cba6139dac8dd95569e6cf4eb7377aaa (diff)
kenseim.lay: tweak colors a bit,
k28o.xml: update notes, snread.xml: correct company for newer modules
Diffstat (limited to 'src/frontend')
-rw-r--r--src/frontend/mame/ui/menu.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/menu.cpp b/src/frontend/mame/ui/menu.cpp
index 6f588bcc17f..6ae5ef6a3d0 100644
--- a/src/frontend/mame/ui/menu.cpp
+++ b/src/frontend/mame/ui/menu.cpp
@@ -978,7 +978,6 @@ void menu::recompute_metrics(uint32_t width, uint32_t height, float aspect)
// don't accept pointer input until the menu has been redrawn
m_items_drawn = false;
m_pointer_state = track_pointer::IDLE;
-
}
void menu::custom_render(uint32_t flags, void *selectedref, float top, float bottom, float origx1, float origy1, float origx2, float origy2)