mirror of
https://github.com/n64decomp/sm64.git
synced 2025-01-10 13:18:23 -05:00
17 lines
360 B
ArmAsm
17 lines
360 B
ArmAsm
|
.section .rodata
|
||
|
.include "macros.inc"
|
||
|
.include "PR/gbi.inc"
|
||
|
|
||
|
# Note: This bin does not use bin IDs, unlike the other segmented bins.
|
||
|
|
||
|
rawactor mario
|
||
|
rawactor bubble
|
||
|
rawactor walk_smoke
|
||
|
rawactor burn_smoke
|
||
|
rawactor stomp_smoke
|
||
|
rawactor water_waves
|
||
|
rawactor sparkle
|
||
|
rawactor water_splash
|
||
|
rawactor white_particle_small
|
||
|
rawactor sparkle_animation
|