aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/pokemontower7.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-17 17:18:23 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-05-17 17:18:23 -0400
commit4e4e72d02a5a202daea3a73363d2a4c3ba34e724 (patch)
tree7b1cafe1ca8d3aacb63254118cfc5f8c173adc52 /data/mapHeaders/pokemontower7.asm
parentPull map objects out of main.asm (diff)
downloadpokeyellow-4e4e72d02a5a202daea3a73363d2a4c3ba34e724.tar.gz
pokeyellow-4e4e72d02a5a202daea3a73363d2a4c3ba34e724.tar.xz
pokeyellow-4e4e72d02a5a202daea3a73363d2a4c3ba34e724.zip
Pull map headers out of main.asm
Diffstat (limited to 'data/mapHeaders/pokemontower7.asm')
-rwxr-xr-xdata/mapHeaders/pokemontower7.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/pokemontower7.asm b/data/mapHeaders/pokemontower7.asm
new file mode 100755
index 00000000..c366006b
--- /dev/null
+++ b/data/mapHeaders/pokemontower7.asm
@@ -0,0 +1,6 @@
+PokemonTower7_h: ; 0x60cf9 to 0x60d05 (12 bytes) (id=148)
+ db CEMETERY ; tileset
+ db POKEMONTOWER_7_HEIGHT, POKEMONTOWER_7_WIDTH ; dimensions (y, x)
+ dw PokemonTower7Blocks, PokemonTower7TextPointers, PokemonTower7Script ; blocks, texts, scripts
+ db $00 ; connections
+ dw PokemonTower7Object ; objects