diff options
Diffstat (limited to 'engine')
-rw-r--r-- | engine/gfx/color.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/gfx/color.asm b/engine/gfx/color.asm index 0064edfc3..277da60b1 100644 --- a/engine/gfx/color.asm +++ b/engine/gfx/color.asm @@ -1334,6 +1334,9 @@ INCLUDE "gfx/diploma/diploma.pal" PartyMenuOBPals: INCLUDE "gfx/stats/party_menu_ob.pal" +UnusedBattleObjectPals: +INCLUDE "gfx/battle_anims/unused_battle_anims.pal" + UnusedGSTitleBGPals: INCLUDE "gfx/title/unused_gs_bg.pal" |