summaryrefslogtreecommitdiff
path: root/gfx
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2017-12-27 11:33:08 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2017-12-27 11:33:08 -0500
commitfbb492f9d7e50fb5d2ca82efd11f942805008e70 (patch)
treedb6dd8fb8ebfb1c87f160463cdacf78148455bdd /gfx
parente614dd1278c9dbdfa546cba77757f76541378c13 (diff)
Note about footprints in comments
Diffstat (limited to 'gfx')
-rw-r--r--gfx/footprints.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfx/footprints.asm b/gfx/footprints.asm
index cfcdc0c09..24b4e2e92 100644
--- a/gfx/footprints.asm
+++ b/gfx/footprints.asm
@@ -7,6 +7,8 @@
footprint_top EQUS "0, 2 * LEN_1BPP_TILE"
footprint_bottom EQUS "2 * LEN_1BPP_TILE, 2 * LEN_1BPP_TILE"
+; Entries correspond to Pokémon species, two apiece, 8 tops then 8 bottoms
+
; 001-008 top halves
INCBIN "gfx/footprints/bulbasaur.1bpp", footprint_top
INCBIN "gfx/footprints/ivysaur.1bpp", footprint_top