mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-11 03:45:03 -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
|