diff options
Diffstat (limited to 'asm/macros')
-rw-r--r-- | asm/macros/event.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/macros/event.inc b/asm/macros/event.inc index 40430fe53..de98d6fa3 100644 --- a/asm/macros/event.inc +++ b/asm/macros/event.inc @@ -1083,6 +1083,8 @@ @ Hides the secondary box spawned by showmoney. .macro hidemoneybox .byte 0x94 + nop + nop .endm @ Updates the secondary box spawned by showmoney. Consumes but does not use arguments. |