aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/card_key_maps.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-08-31 10:23:19 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-08-31 10:23:19 -0400
commitbfd9f617c96af851ad4100b752ea967ef8989edc (patch)
tree078f667a596ee500839f21081c2371ade0ec7950 /data/events/card_key_maps.asm
parentFactor out data/tilesets/pair_collision_tile_ids.asm (diff)
downloadpokeyellow-bfd9f617c96af851ad4100b752ea967ef8989edc.tar.gz
pokeyellow-bfd9f617c96af851ad4100b752ea967ef8989edc.tar.xz
pokeyellow-bfd9f617c96af851ad4100b752ea967ef8989edc.zip
Use constants to delineate map types, and factor out more data
Diffstat (limited to 'data/events/card_key_maps.asm')
-rw-r--r--data/events/card_key_maps.asm12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/events/card_key_maps.asm b/data/events/card_key_maps.asm
new file mode 100644
index 00000000..c66f31d9
--- /dev/null
+++ b/data/events/card_key_maps.asm
@@ -0,0 +1,12 @@
+SilphCoMapList:
+ db SILPH_CO_2F
+ db SILPH_CO_3F
+ db SILPH_CO_4F
+ db SILPH_CO_5F
+ db SILPH_CO_6F
+ db SILPH_CO_7F
+ db SILPH_CO_8F
+ db SILPH_CO_9F
+ db SILPH_CO_10F
+ db SILPH_CO_11F
+ db -1 ; end