mirror of
https://github.com/n64decomp/sm64.git
synced 2024-11-11 11:55:07 -05:00
17 lines
344 B
ArmAsm
17 lines
344 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
|