summaryrefslogtreecommitdiff
path: root/asm/macros
diff options
context:
space:
mode:
authorDiegoisawesome <diego@domoreaweso.me>2017-10-27 00:26:34 -0500
committerDiegoisawesome <diego@domoreaweso.me>2017-10-27 00:26:34 -0500
commit431e737453feb99c18349060cad53d551ba41dcf (patch)
tree7c3f9838532513f1afab0d98e50fed4cd76ba7d4 /asm/macros
parent7827feaa2f8973e8e9a704ba7bc546e2e77d8f77 (diff)
Final predump fixes
Diffstat (limited to 'asm/macros')
-rw-r--r--asm/macros/event.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/asm/macros/event.inc b/asm/macros/event.inc
index 6a7bc2b47..50e4ac504 100644
--- a/asm/macros/event.inc
+++ b/asm/macros/event.inc
@@ -642,6 +642,9 @@
.4byte \pointer2 @ text
.4byte \pointer3 @ text
.4byte \pointer4 @ event script
+ .elseif \type == 9
+ .4byte \pointer1 @ text
+ .4byte \pointer2 @ text
.endif
.endm