Identify some missed bit 7 menu flags

This commit is contained in:
Rangi42
2024-12-02 12:20:52 -05:00
parent 03a1c6efad
commit 99af3f4f3b
2 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ _InterpretMobileMenu::
call ApplyTilemap
call Init2DMenuCursorPosition
ld hl, w2DMenuFlags1
set 7, [hl]
set _2DMENU_DISABLE_JOYPAD_FILTER_F, [hl]
.loop
call DelayFrame
farcall Function10032e