You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Identify some wMenuJoypad-related button constants
This commit is contained in:
@@ -290,7 +290,7 @@ TMHM_CheckHoveringOverCancel:
|
||||
TMHM_ExitPack:
|
||||
call TMHM_PlaySFX_ReadText2
|
||||
_TMHM_ExitPack:
|
||||
ld a, $2
|
||||
ld a, B_BUTTON
|
||||
ld [wMenuJoypad], a
|
||||
and a
|
||||
ret
|
||||
|
Reference in New Issue
Block a user