Separate UnusedBattleObjectPals from PartyMenuOBPals

This commit is contained in:
Rangi
2020-06-03 12:20:34 -04:00
parent 97b182f357
commit 4259b0f934
3 changed files with 33 additions and 30 deletions

View File

@@ -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"