mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-14 05:15:09 -05:00
10 lines
130 B
ArmAsm
10 lines
130 B
ArmAsm
|
.include "macros.inc"
|
||
|
.include "geo_commands.inc"
|
||
|
|
||
|
.section .geo, "a"
|
||
|
|
||
|
actorgeo bird
|
||
|
actorgeo peach
|
||
|
actorgeo empty
|
||
|
actorgeo yoshi
|