SSBM Decomp
Toggle main menu visibility
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 <
Runtime/platform.h
>
5
6
#include <
sysdolphin/baselib/forward.h
>
7
8
#include <
sysdolphin/baselib/objalloc.h
>
9
10
#define PSAPPSRT_UNK_B09 (1 << 9)
11
#define PSAPPSRT_UNK_B10 (1 << 10)
12
#define PSAPPSRT_UNK_B11 (1 << 11)
13
14
/* 003A0D18 */
bool
psInitAppSRT
(
int
,
int
);
15
/* 003A0D58 */
HSD_psAppSRT
*
psAddGeneratorAppSRT
(
s32
,
u16
);
16
/* 003A0E3C */
HSD_psAppSRT
*
psAddParticleAppSRT_begin
(
HSD_Particle
*,
s32
);
17
int
psRemoveGeneratorSRT
(
HSD_Generator
*);
18
int
psRemoveParticleAppSRT
(
HSD_Particle
*);
19
HSD_psAppSRT
*
psAddGeneratorAppSRT_begin
(
HSD_Generator
*,
s32
);
20
int
psAttachParticleAppSRT
(
HSD_Particle
*,
HSD_psAppSRT
*);
21
int
psAttachGeneratorAppSRT
(
HSD_Generator
*,
HSD_psAppSRT
*);
22
23
extern
HSD_ObjAllocData
HSD_PSAppSrt_804D10B0
;
24
25
#endif
u16
unsigned short int u16
Definition
types.h:7
s32
signed long s32
Definition
types.h:8
objalloc.h
platform.h
HSD_PSAppSrt_804D10B0
HSD_ObjAllocData HSD_PSAppSrt_804D10B0
Definition
psappsrt.c:10
psAddGeneratorAppSRT
HSD_psAppSRT * psAddGeneratorAppSRT(s32, u16)
Definition
psappsrt.c:21
psAddGeneratorAppSRT_begin
HSD_psAppSRT * psAddGeneratorAppSRT_begin(HSD_Generator *, s32)
Definition
psappsrt.c:60
psAddParticleAppSRT_begin
HSD_psAppSRT * psAddParticleAppSRT_begin(HSD_Particle *, s32)
Definition
psappsrt.c:55
psAttachGeneratorAppSRT
int psAttachGeneratorAppSRT(HSD_Generator *, HSD_psAppSRT *)
Definition
psappsrt.c:74
psInitAppSRT
bool psInitAppSRT(int, int)
Definition
psappsrt.c:12
psRemoveGeneratorSRT
int psRemoveGeneratorSRT(HSD_Generator *)
Definition
psappsrt.c:105
psAttachParticleAppSRT
int psAttachParticleAppSRT(HSD_Particle *, HSD_psAppSRT *)
Definition
psappsrt.c:65
psRemoveParticleAppSRT
int psRemoveParticleAppSRT(HSD_Particle *)
Definition
psappsrt.c:83
HSD_Generator
Definition
psstructs.h:243
HSD_ObjAllocData
Definition
objalloc.h:19
HSD_Particle
Definition
psstructs.h:129
HSD_psAppSRT
Definition
psstructs.h:91
forward.h
src
sysdolphin
baselib
psappsrt.h
Generated by
1.17.0