You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Identify leftover SGB palettes from R/B
This commit is contained in:
@@ -685,7 +685,7 @@ _CGB_TrainerCard: ; 9289
|
||||
ld a, PRYCE
|
||||
call GetTrainerPalettePointer
|
||||
call LoadPalette_White_Col1_Col2_Black
|
||||
ld a, PREDEFPAL_BADGE
|
||||
ld a, PREDEFPAL_CGB_BADGE
|
||||
call GetPredefPal
|
||||
call LoadHLPaletteIntoDE
|
||||
|
||||
|
||||
@@ -768,7 +768,7 @@ Unreferenced_Function97cc:
|
||||
ld a, PREDEFPAL_TRADE_TUBE
|
||||
call GetPredefPal
|
||||
call .PushPalette
|
||||
ld a, PREDEFPAL_21
|
||||
ld a, PREDEFPAL_RB_GREENMON
|
||||
call GetPredefPal
|
||||
call .PushPalette
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user