You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Further WRAM organization
This commit is contained in:
@@ -2581,8 +2581,8 @@ BGEffects_LoadBGPal0_OBPal1: ; c8e52 (32:4e52)
|
||||
ld a, h
|
||||
push bc
|
||||
push af
|
||||
ld hl, BGPals ; BGPals
|
||||
ld de, UnknBGPals ; wd000
|
||||
ld hl, BGPals
|
||||
ld de, UnknBGPals
|
||||
ld b, a
|
||||
ld c, $1
|
||||
call CopyPals
|
||||
|
||||
Reference in New Issue
Block a user