SSBM Decomp
Loading...
Searching...
No Matches
psappsrt.h File Reference
#include <placeholder.h>
#include <platform.h>
#include "baselib/forward.h"
#include "baselib/objalloc.h"
#include <dolphin/mtx.h>

Go to the source code of this file.

Macros

#define PSAPPSRT_UNK_B09   (1 << 9)
#define PSAPPSRT_UNK_B10   (1 << 10)
#define PSAPPSRT_UNK_B11   (1 << 11)

Functions

bool psInitAppSRT (int, int)
HSD_psAppSRTpsAddGeneratorAppSRT (s32, u16)
HSD_psAppSRTpsAddParticleAppSRT_begin (HSD_Particle *, s32)
int psRemoveGeneratorSRT (HSD_Generator *)
int psRemoveParticleAppSRT (HSD_Particle *)
HSD_psAppSRTpsAddGeneratorAppSRT_begin (HSD_Generator *, s32)
int psAttachParticleAppSRT (HSD_Particle *, HSD_psAppSRT *)
int psAttachGeneratorAppSRT (HSD_Generator *, HSD_psAppSRT *)

Variables

HSD_ObjAllocData HSD_PSAppSrt_804D10B0

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()

HSD_psAppSRT * psAddGeneratorAppSRT ( s32 status,
u16 idnum )

◆ psAddParticleAppSRT_begin()

HSD_psAppSRT * psAddParticleAppSRT_begin ( HSD_Particle * pp,
s32 status )

◆ psRemoveGeneratorSRT()

int psRemoveGeneratorSRT ( HSD_Generator * gp)

◆ psRemoveParticleAppSRT()

int psRemoveParticleAppSRT ( HSD_Particle * pp)

◆ psAddGeneratorAppSRT_begin()

HSD_psAppSRT * psAddGeneratorAppSRT_begin ( HSD_Generator * gp,
s32 status )

◆ psAttachParticleAppSRT()

int psAttachParticleAppSRT ( HSD_Particle * pp,
HSD_psAppSRT * srt )

◆ psAttachGeneratorAppSRT()

int psAttachGeneratorAppSRT ( HSD_Generator * gp,
HSD_psAppSRT * srt )

Variable Documentation

◆ HSD_PSAppSrt_804D10B0

HSD_ObjAllocData HSD_PSAppSrt_804D10B0
extern