Fold nops into hidemoneybox

This commit is contained in:
GriffinR
2019-11-07 10:37:15 -05:00
parent 0b5c2c2721
commit d5685db19a
7 changed files with 2 additions and 40 deletions
+2
View File
@@ -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.