You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Remaining layout constants
This commit is contained in:
@@ -1382,7 +1382,7 @@ UpdateBGMapColumn:: ; 27f8
|
||||
|
||||
; unreferenced
|
||||
ld hl, BGMapBuffer
|
||||
ld bc, SGBPredef - BGMapBuffer
|
||||
ld bc, BGMapBufferEnd - BGMapBuffer
|
||||
xor a
|
||||
call ByteFill
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user