mirror of
https://github.com/pmret/papermario.git
synced 2025-02-09 09:01:41 +01:00
4 lines
46 B
PHP
4 lines
46 B
PHP
.macro move a, b
|
|
addu \a, \b, $zero
|
|
.endm
|