You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
sprite engine; tileset constants
This commit is contained in:
245
home/map.asm
245
home/map.asm
File diff suppressed because it is too large
Load Diff
@@ -347,7 +347,9 @@ FarCallScrollBGMapPalettes:: ; dbd
|
||||
push af
|
||||
ld a, BANK(ScrollBGMapPalettes)
|
||||
rst Bankswitch
|
||||
|
||||
call ScrollBGMapPalettes
|
||||
|
||||
pop af
|
||||
rst Bankswitch
|
||||
ret
|
||||
|
Reference in New Issue
Block a user