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
|