SSBM Decomp
|
#include <platform.h>
#include <placeholder.h>
#include "baselib/forward.h"
#include <dolphin/mtx/types.h>
Go to the source code of this file.
Data Structures | |
struct | UnkGeneratorMember |
MexTK: GeneratorAppSRT. More... | |
struct | UnkGeneratorStruct |
Macros | |
#define | PSAPPSRT_UNK_B09 (1 << 9) |
#define | PSAPPSRT_UNK_B10 (1 << 10) |
#define | PSAPPSRT_UNK_B11 (1 << 11) |
Functions | |
bool | psInitAppSRT (int, int) |
s32 | psAddGeneratorAppSRT (s32, u16) |
void | HSD_PSAppSrt_803A425C (UNK_T, s32) |
u16 | psRemoveGeneratorSRT (UNK_T) |
u16 | psRemoveParticleAppSRT (UNK_T) |
UnkGeneratorMember * | psAddGeneratorAppSRT_begin (UnkGeneratorStruct *, s32) |
u16 | psAttachParticleAppSRT (UNK_T, UNK_T) |
#define PSAPPSRT_UNK_B09 (1 << 9) |
#define PSAPPSRT_UNK_B10 (1 << 10) |
#define PSAPPSRT_UNK_B11 (1 << 11) |
bool psInitAppSRT | ( | int | num, |
int | size | ||
) |
UnkGeneratorMember * psAddGeneratorAppSRT_begin | ( | UnkGeneratorStruct * | , |
s32 | |||
) |