summaryrefslogtreecommitdiff
path: root/asm/macros
diff options
context:
space:
mode:
authorTustin2121 <tustin2121@gmail.com>2019-08-17 23:26:46 -0400
committerTustin2121 <tustin2121@gmail.com>2019-08-17 23:26:46 -0400
commit18dee141704daa10313f27890d0f97a2a083a496 (patch)
treef6ea0af0d9a8189d2a5cb67cd6c9823250c5e03a /asm/macros
parentd63a8ba817e4d3373e06d4ae5cbe5987e9a68cc6 (diff)
Review fixes
Diffstat (limited to 'asm/macros')
-rw-r--r--asm/macros/event.inc2
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.