You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Improved Virtual Console patch identifiers (#907)
This commit is contained in:
@@ -356,7 +356,7 @@ Pokedex_UpdateDexEntryScreen:
|
||||
ld a, [hl]
|
||||
and B_BUTTON
|
||||
jr nz, .return_to_prev_screen
|
||||
vc_hook print_forbid_5
|
||||
vc_hook Forbid_printing_Pokedex
|
||||
ld a, [hl]
|
||||
and A_BUTTON
|
||||
jr nz, .do_menu_action
|
||||
|
Reference in New Issue
Block a user