mirror of
https://github.com/n64decomp/sm64.git
synced 2025-01-10 13:18:23 -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
|