diff options
author | GriffinR <griffin.richards@comcast.net> | 2019-10-31 17:00:37 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-10-31 18:28:34 -0500 |
commit | 8055548fa4d6707ac311e32afc9614d4603115db (patch) | |
tree | 6c60a549212c24a58fd81bf11eaad05ebbfd84c6 /asm/macros | |
parent | 67ce8c9cc2dc9d018cae17e71b46c2c999cb048a (diff) |
Document legendary scripts
Diffstat (limited to 'asm/macros')
-rw-r--r-- | asm/macros/event.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/macros/event.inc b/asm/macros/event.inc index 39510c207..64f2cdc92 100644 --- a/asm/macros/event.inc +++ b/asm/macros/event.inc @@ -1506,7 +1506,7 @@ .byte 0xd9 .endm - .macro hidebox2 + .macro closebraillemessage .byte 0xda .endm |