diff options
Diffstat (limited to 'asm/macros')
-rw-r--r-- | asm/macros/event.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/asm/macros/event.inc b/asm/macros/event.inc index 14051999f..bf1b8ce76 100644 --- a/asm/macros/event.inc +++ b/asm/macros/event.inc @@ -1083,8 +1083,6 @@ @ Hides the secondary box spawned by showmoney. .macro hidemoneybox .byte 0x94 - .byte 0 @ leftovers from ruby/sapphire. x, y params not used - .byte 0 .endm @ Updates the secondary box spawned by showmoney. Consumes but does not use arguments. |