|
SSBM Decomp
|
#include <sysdolphin/baselib/forward.h>Go to the source code of this file.
Data Structures | |
| struct | CrowdSFX_UnkStruct |
| struct | CrowdConfig |
| Configuration for crowd/announcer reactions during matches. More... | |
Functions | |
| void | sfx_setupCrowdSFX (void) |
| void | sfx_initCrowdSFX (CrowdSFX_UnkStruct *) |
| void | fn_803219AC (HSD_GObj *) |
| void | un_80321A00 (HSD_GObj *) |
| void | un_80321AF4 (HSD_GObj *gobj) |
| void | un_80321BF8 (int) |
| void | un_80321C28 (void) |
| void | un_80321C70 (void) |
| void | un_80321CA4 (s32) |
| void | un_80321CE8 (void) |
| void | un_80321D30 (u32, f32) |
| bool | un_80321EBC (u32, f32) |
| bool | un_8032201C (u32, s32) |
| void | un_80322178 (int) |
| bool | un_80322258 (float) |
| s32 | un_80322298 (float) |
| float | un_803222EC (float mag, float angle) |
| void | un_80322314 (void) |
| void | un_8032233C (u32, u32) |
| bool | un_803224DC (s32 spawn_id, f32 pos_x, f32 kb_mag) |
| int | un_80322598 (int, float) |
Variables | |
| CrowdSFX_UnkStruct | crowdsfx |
| CrowdConfig * | gCrowdConfig |
| CrowdSFX_UnkStruct * | crowdsfx_ptr |
| void sfx_setupCrowdSFX | ( | void | ) |
| void sfx_initCrowdSFX | ( | CrowdSFX_UnkStruct * | s | ) |
| void fn_803219AC | ( | HSD_GObj * | gobj | ) |
| void un_80321A00 | ( | HSD_GObj * | gobj | ) |
| void un_80321AF4 | ( | HSD_GObj * | gobj | ) |
| void un_80321BF8 | ( | int | arg0 | ) |
| void un_80321C28 | ( | void | ) |
| void un_80321C70 | ( | void | ) |
| void un_80321CA4 | ( | s32 | arg | ) |
| void un_80321CE8 | ( | void | ) |
| void un_80322178 | ( | int | arg | ) |
| bool un_80322258 | ( | float | arg | ) |
| s32 un_80322298 | ( | float | arg | ) |
| float un_803222EC | ( | float | mag, |
| float | angle ) |
| void un_80322314 | ( | void | ) |
| int un_80322598 | ( | int | arg0, |
| float | arg1 ) |
|
extern |
|
extern |
|
extern |