SSBM Decomp
Loading...
Searching...
No Matches
psappsrt.h File Reference
#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)
 
UnkGeneratorMemberpsAddGeneratorAppSRT_begin (UnkGeneratorStruct *, s32)
 
u16 psAttachParticleAppSRT (UNK_T, UNK_T)
 

Macro Definition Documentation

◆ PSAPPSRT_UNK_B09

#define PSAPPSRT_UNK_B09   (1 << 9)

◆ PSAPPSRT_UNK_B10

#define PSAPPSRT_UNK_B10   (1 << 10)

◆ PSAPPSRT_UNK_B11

#define PSAPPSRT_UNK_B11   (1 << 11)

Function Documentation

◆ psInitAppSRT()

bool psInitAppSRT ( int  num,
int  size 
)

◆ psAddGeneratorAppSRT()

s32 psAddGeneratorAppSRT ( s32  ,
u16   
)

◆ HSD_PSAppSrt_803A425C()

void HSD_PSAppSrt_803A425C ( UNK_T  ,
s32   
)

◆ psRemoveGeneratorSRT()

u16 psRemoveGeneratorSRT ( UNK_T  )

◆ psRemoveParticleAppSRT()

u16 psRemoveParticleAppSRT ( UNK_T  )

◆ psAddGeneratorAppSRT_begin()

UnkGeneratorMember * psAddGeneratorAppSRT_begin ( UnkGeneratorStruct ,
s32   
)

◆ psAttachParticleAppSRT()

u16 psAttachParticleAppSRT ( UNK_T  ,
UNK_T   
)