summaryrefslogtreecommitdiff
path: root/data/mapHeaders/halloffameroom.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/halloffameroom.asm
parente1a931df6affe154b57fa48e229ce299410032df (diff)
Pull map headers out of main.asm
Diffstat (limited to 'data/mapHeaders/halloffameroom.asm')
-rwxr-xr-xdata/mapHeaders/halloffameroom.asm6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/mapHeaders/halloffameroom.asm b/data/mapHeaders/halloffameroom.asm
new file mode 100755
index 00000000..63cd6419
--- /dev/null
+++ b/data/mapHeaders/halloffameroom.asm
@@ -0,0 +1,6 @@
+HallofFameRoom_h: ; 0x5a492 to 0x5a49e (12 bytes) (id=118)
+ db GYM ; tileset
+ db HALL_OF_FAME_HEIGHT, HALL_OF_FAME_WIDTH ; dimensions (y, x)
+ dw HallofFameRoomBlocks, HallofFameRoomTextPointers, HallofFameRoomScript ; blocks, texts, scripts
+ db $00 ; connections
+ dw HallofFameRoomObject ; objects