You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Map header labels, tileset constants
This commit is contained in:
277
home/map.asm
277
home/map.asm
File diff suppressed because it is too large
Load Diff
@@ -95,7 +95,7 @@ DmgToCgbBGPals:: ; c9f
|
||||
|
||||
; copy & reorder bg pal buffer
|
||||
ld hl, BGPals ; to
|
||||
ld de, Unkn1Pals ; from
|
||||
ld de, wMapPals ; from
|
||||
; order
|
||||
ld a, [rBGP]
|
||||
ld b, a
|
||||
|
Reference in New Issue
Block a user