summaryrefslogtreecommitdiff
path: root/gfx/pokemon/unown_frames.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/pokemon/unown_frames.asm')
-rw-r--r--gfx/pokemon/unown_frames.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gfx/pokemon/unown_frames.asm b/gfx/pokemon/unown_frames.asm
index 7b7c5bc7e..d5ed3d621 100644
--- a/gfx/pokemon/unown_frames.asm
+++ b/gfx/pokemon/unown_frames.asm
@@ -1,4 +1,5 @@
-UnownsFrames:
+UnownsFrames: ; used only for BANK(UnownsFrames)
+
UnownAFrames: INCLUDE "gfx/pokemon/unown_a/frames.asm"
UnownBFrames: INCLUDE "gfx/pokemon/unown_b/frames.asm"
UnownCFrames: INCLUDE "gfx/pokemon/unown_c/frames.asm"