summaryrefslogtreecommitdiff
path: root/engine
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-06-03 12:29:20 -0400
committerGitHub <noreply@github.com>2020-06-03 12:29:20 -0400
commitf9c0df811bb275e2a745f5552ff884a6427212ae (patch)
treeb63073308e4243e394311269c06c415c08f1eff6 /engine
parent5e9de74735d09b2a43e8d1c6314f2a7839b6e55a (diff)
parent4a294824b03717f1bff0dbd887763b433c2b6253 (diff)
Merge pull request #728 from Rangi42/master
Add tools/free_space.py
Diffstat (limited to 'engine')
-rw-r--r--engine/gfx/color.asm3
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"