summaryrefslogtreecommitdiff
path: root/gfx/pokemon/johto_frames.asm
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/pokemon/johto_frames.asm')
-rw-r--r--gfx/pokemon/johto_frames.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gfx/pokemon/johto_frames.asm b/gfx/pokemon/johto_frames.asm
index 56ea6eb00..f8e3b3ff5 100644
--- a/gfx/pokemon/johto_frames.asm
+++ b/gfx/pokemon/johto_frames.asm
@@ -1,4 +1,5 @@
-JohtoFrames:
+JohtoFrames: ; used only for BANK(JohtoFrames)
+
ChikoritaFrames: INCLUDE "gfx/pokemon/chikorita/frames.asm"
BayleefFrames: INCLUDE "gfx/pokemon/bayleef/frames.asm"
MeganiumFrames: INCLUDE "gfx/pokemon/meganium/frames.asm"