You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Fix comment/style issues caused from w-izing.
This commit is contained in:
@@ -602,7 +602,7 @@ ApplyPals:
|
||||
ld hl, wBGPals1
|
||||
ld de, wBGPals2
|
||||
ld bc, 16 palettes
|
||||
ld a, BANK(wPals)
|
||||
ld a, BANK(wGBCPalettes)
|
||||
call FarCopyWRAM
|
||||
ret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user