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