summaryrefslogtreecommitdiff
path: root/asm/macros/event.inc
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-09-09 08:51:16 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2017-09-09 08:51:16 -0400
commite011ca7ac919efe05d5c965c84e14abd19dfaacd (patch)
tree9c9f3920cf3070d9d16d4c9b9374c2e8ffa56c9f /asm/macros/event.inc
parent113659ca87d944f2949d0cdb9e863101d040edc1 (diff)
parent99dc97f6aa48646c90def102ce2632be8c45eab9 (diff)
Merge branch 'master' into trade
Diffstat (limited to 'asm/macros/event.inc')
-rw-r--r--asm/macros/event.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/asm/macros/event.inc b/asm/macros/event.inc
index cd2927c66..9fddd9194 100644
--- a/asm/macros/event.inc
+++ b/asm/macros/event.inc
@@ -1493,6 +1493,12 @@
callstd \type
.endm
+ @ Message box types
+ MSGBOX_YESNO = 5
+
+ YES = 1
+ NO = 0
+
.macro giveitem item, amount=1, function=0
setorcopyvar 0x8000, \item
setorcopyvar 0x8001, \amount