papermario/include/move_addu.inc

4 lines
46 B
PHP

.macro move a, b
addu \a, \b, $zero
.endm