summaryrefslogtreecommitdiff
path: root/macros/wram.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2017-12-15 18:25:32 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2017-12-15 18:25:32 -0500
commit606817f18b67a7d033adad31cbbea19d2e05e98e (patch)
tree53461a60b48f4817ee672946b783d109326ca64f /macros/wram.asm
parent2cf5cc1dc7f0dcc4651cdacaefb28d1b607f444c (diff)
Add a map_connection_struct macro
Diffstat (limited to 'macros/wram.asm')
-rwxr-xr-xmacros/wram.asm12
1 files changed, 12 insertions, 0 deletions
diff --git a/macros/wram.asm b/macros/wram.asm
index c70da2a74..de258941c 100755
--- a/macros/wram.asm
+++ b/macros/wram.asm
@@ -116,6 +116,18 @@ box: MACRO
ENDM
+map_connection_struct: MACRO
+\1ConnectedMapGroup:: db
+\1ConnectedMapNumber:: db
+\1ConnectionStripPointer:: dw
+\1ConnectionStripLocation:: dw
+\1ConnectionStripLength:: db
+\1ConnectedMapWidth:: db
+\1ConnectionStripYOffset:: db
+\1ConnectionStripXOffset:: db
+\1ConnectionWindow:: dw
+ENDM
+
channel_struct: MACRO
; Addreses are Channel1 (c101).
\1MusicID:: dw