mirror of
https://github.com/pmret/papermario.git
synced 2026-04-08 14:00:12 -04:00
4 lines
46 B
PHP
4 lines
46 B
PHP
.macro move a, b
|
|
addu \a, \b, $zero
|
|
.endm
|