mirror of
https://github.com/MorsGames/sm64plus.git
synced 2025-01-22 23:52:04 -05:00
11 lines
189 B
ArmAsm
11 lines
189 B
ArmAsm
.include "macros.inc"
|
|
.include "geo_commands.inc"
|
|
|
|
.section .geo, "a"
|
|
|
|
actorgeo bowser_flame
|
|
actorgeo impact_ring
|
|
actorgeo yellow_sphere
|
|
actorgeo bowser
|
|
actorgeo bomb
|
|
actorgeo impact_smoke
|