popn: block keypad overlay window in new cab i/o (#656)

Redirect users to the subscreen overlay when keypad window is open.
This commit is contained in:
bicarus
2026-04-22 19:14:49 -07:00
committed by bicarus-dev
parent 48903998a5
commit fb9eef904a
2 changed files with 26 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ namespace overlay::windows {
size_t unit = 0;
void build_keypad();
void build_tdj_keypad();
void build_popn_pika_keypad();
public: