diff options
Diffstat (limited to '')
-rw-r--r-- | src/msgbox.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/msgbox.S b/src/msgbox.S index ac49676..ee8c52e 100644 --- a/src/msgbox.S +++ b/src/msgbox.S @@ -11,6 +11,7 @@ #endif .extern Global5758 +.global MessageBoxIsShowing # -if param & 1 /and/ messagebox is on, # otherwise, return Global5758 & param |