summaryrefslogtreecommitdiff
path: root/asm/macros
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-09 02:26:54 -0400
committerProjectRevoTPP <projectrevotpp@hotmail.com>2017-09-09 02:26:54 -0400
commit753a09f3c7b33c10ed80d514d90f6b646fb1becb (patch)
tree82306d1734104cbb970caa986242e4dc6c050494 /asm/macros
parentf9259ba70d93fdd758075a3c79fd0fe9b65bf185 (diff)
parent99dc97f6aa48646c90def102ce2632be8c45eab9 (diff)
merge
Diffstat (limited to 'asm/macros')
-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