pokedex palette numbers

This commit is contained in:
YamaArashi
2016-01-09 19:56:37 -08:00
parent b609a1690d
commit 0dd5f7ab7a
4 changed files with 13 additions and 13 deletions

View File

@@ -49,13 +49,13 @@ Predef_LoadSGBLayoutCGB: ; 8d59
dw _CGB0d
dw _CGB0e
dw _CGB0f
dw _CGB10
dw _CGB_PokedexSearchOption
dw _CGB11
dw _CGB12
dw _CGB13
dw _CGB_PackPals
dw _CGB_TrainerCard
dw _CGB16
dw _CGB_PokedexUnownMode
dw _CGB17
dw _CGB18
dw _CGB19
@@ -389,7 +389,7 @@ Palette9036: ; 9036
RGB 00, 00, 00
; 903e
_CGB16: ; 903e
_CGB_PokedexUnownMode: ; 903e
ld de, UnknBGPals
ld a, $1d
call GetPredefPal
@@ -822,7 +822,7 @@ _CGB0f: ; 93a6
ret
; 93ba
_CGB10: ; 93ba
_CGB_PokedexSearchOption: ; 93ba
ld de, UnknBGPals
ld a, $1d
call GetPredefPal