Battle Anim Object struct constants

This commit is contained in:
PikalaxALT
2015-12-23 14:00:29 -05:00
parent ddc05ec8dd
commit 3893feb835
19 changed files with 1323 additions and 1254 deletions

View File

@@ -247,11 +247,11 @@ UpdatePals:: ; 37f
jp nz, UpdateCGBPals
; update gb pals
ld a, [wcfc7]
ld a, [wBGP]
ld [rBGP], a
ld a, [wcfc8]
ld a, [wOBP0]
ld [rOBP0], a
ld a, [wcfc9]
ld a, [wOBP1]
ld [rOBP1], a
and a