aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/AgathasRoom.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/mapHeaders/AgathasRoom.asm')
-rwxr-xr-xdata/mapHeaders/AgathasRoom.asm8
1 files changed, 8 insertions, 0 deletions
diff --git a/data/mapHeaders/AgathasRoom.asm b/data/mapHeaders/AgathasRoom.asm
new file mode 100755
index 00000000..73cd7291
--- /dev/null
+++ b/data/mapHeaders/AgathasRoom.asm
@@ -0,0 +1,8 @@
+AgathasRoom_h:
+ db CEMETERY ; tileset
+ db AGATHAS_ROOM_HEIGHT, AGATHAS_ROOM_WIDTH ; dimensions (y, x)
+ dw AgathasRoom_Blocks ; blocks
+ dw AgathasRoom_TextPointers ; texts
+ dw AgathasRoom_Script ; scripts
+ db 0 ; connections
+ dw AgathasRoom_Object ; objects