Pull map headers out of main.asm

This commit is contained in:
U-Fish-PC\Daniel 2014-05-17 17:18:23 -04:00
parent e1a931df6a
commit 4e4e72d02a
225 changed files with 1649 additions and 1426 deletions

View file

@ -0,0 +1,6 @@
CeladonPrizeRoom_h: ; 0x490e4 to 0x490f0 (12 bytes) (bank=12) (id=137)
db LOBBY ; tileset
db CELADON_PRIZE_ROOM_HEIGHT, CELADON_PRIZE_ROOM_WIDTH ; dimensions (y, x)
dw CeladonPrizeRoomBlocks, CeladonPrizeRoomTextPointers, CeladonPrizeRoomScript ; blocks, texts, scripts
db $00 ; connections
dw CeladonPrizeRoomObject ; objects