SSBM Decomp
Loading...
Searching...
No Matches
psappsrt.h
Go to the documentation of this file.
1
#ifndef SYSDOLPHIN_BASELIB_PSAPPSRT_H
2
#define SYSDOLPHIN_BASELIB_PSAPPSRT_H
3
4
#include <
placeholder.h
>
5
#include <
platform.h
>
6
7
#include "
baselib/forward.h
"
8
9
#include "
baselib/objalloc.h
"
10
11
#include <dolphin/mtx.h>
12
13
#define PSAPPSRT_UNK_B09 (1 << 9)
14
#define PSAPPSRT_UNK_B10 (1 << 10)
15
#define PSAPPSRT_UNK_B11 (1 << 11)
16
17
/* 003A0D18 */
bool
psInitAppSRT
(
int
,
int
);
18
/* 003A0D58 */
HSD_psAppSRT
*
psAddGeneratorAppSRT
(
s32
, u16);
19
/* 003A0E3C */
HSD_psAppSRT
*
psAddParticleAppSRT_begin
(
HSD_Particle
*,
s32
);
20
int
psRemoveGeneratorSRT
(
HSD_Generator
*);
21
int
psRemoveParticleAppSRT
(
HSD_Particle
*);
22
HSD_psAppSRT
*
psAddGeneratorAppSRT_begin
(
HSD_Generator
*,
s32
);
23
int
psAttachParticleAppSRT
(
HSD_Particle
*,
HSD_psAppSRT
*);
24
int
psAttachGeneratorAppSRT
(
HSD_Generator
*,
HSD_psAppSRT
*);
25
26
extern
HSD_ObjAllocData
HSD_PSAppSrt_804D10B0
;
27
28
#endif
s32
signed long s32
Definition
hsd_3B2B.h:1
objalloc.h
placeholder.h
platform.h
psAddGeneratorAppSRT
HSD_psAppSRT * psAddGeneratorAppSRT(s32, u16)
Definition
psappsrt.c:22
psAddGeneratorAppSRT_begin
HSD_psAppSRT * psAddGeneratorAppSRT_begin(HSD_Generator *, s32)
Definition
psappsrt.c:61
psAddParticleAppSRT_begin
HSD_psAppSRT * psAddParticleAppSRT_begin(HSD_Particle *, s32)
Definition
psappsrt.c:56
psAttachGeneratorAppSRT
int psAttachGeneratorAppSRT(HSD_Generator *, HSD_psAppSRT *)
Definition
psappsrt.c:75
psInitAppSRT
bool psInitAppSRT(int, int)
Definition
psappsrt.c:13
HSD_PSAppSrt_804D10B0
HSD_ObjAllocData HSD_PSAppSrt_804D10B0
psRemoveGeneratorSRT
int psRemoveGeneratorSRT(HSD_Generator *)
Definition
psappsrt.c:106
psAttachParticleAppSRT
int psAttachParticleAppSRT(HSD_Particle *, HSD_psAppSRT *)
Definition
psappsrt.c:66
psRemoveParticleAppSRT
int psRemoveParticleAppSRT(HSD_Particle *)
Definition
psappsrt.c:84
HSD_Generator
Definition
psstructs.h:229
HSD_ObjAllocData
Definition
objalloc.h:21
HSD_Particle
Definition
psstructs.h:115
HSD_psAppSRT
Definition
psstructs.h:88
forward.h
src
sysdolphin
baselib
psappsrt.h
Generated by
1.9.8