Document static mon scripts

This commit is contained in:
GriffinR
2020-01-16 17:06:34 -05:00
parent 8bdd942c9e
commit a4f5f41e24
39 changed files with 440 additions and 491 deletions
+7
View File
@@ -1633,3 +1633,10 @@
compare VAR_RESULT, 2
goto_if_eq \dest
.endm
.macro braillemessage_wait text:req
setvar VAR_0x8006, 0
braillemessage \text
getbraillestringwidth \text
call EventScript_BrailleCursorWaitButton
.endm