You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Map triggers and label some addresses in bank 0.
This commit is contained in:
@@ -586,10 +586,10 @@ Function2048:: ; 2048
|
||||
Function2057:: ; 2057
|
||||
ld a, [hROMBank]
|
||||
push af
|
||||
ld a, $21
|
||||
ld a, BANK(Function842db)
|
||||
rst Bankswitch
|
||||
|
||||
call $42db
|
||||
call Function842db
|
||||
pop af
|
||||
rst Bankswitch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user