SSBM Decomp
Toggle main menu visibility
Loading...
Searching...
No Matches
pltrick.h
Go to the documentation of this file.
1
#ifndef MELEE_PL_PLTRICK_H
2
#define MELEE_PL_PLTRICK_H
3
4
#include <
Runtime/platform.h
>
5
6
#include <
melee/ft/types.h
>
7
8
struct
plActionStats
;
9
struct
plAttackStats
;
10
11
/* 037B2C */
int
pl_80037B2C
(
struct
plActionStats
* arg0,
int
arg1,
int
arg2);
12
/* 037BC0 */
void
pl_80037BC0
(
struct
plAttackStats
* stats,
13
union
Struct2070
* ev);
14
/* 037C60 */
void
pl_80037C60
(Fighter_GObj*,
volatile
s32
prev2070_int);
15
/* 037DF4 */
void
pl_80037DF4
(
HSD_GObj
*,
union
Struct2070
*);
16
/* 037ECC */
void
pl_80037ECC
(
HSD_GObj
*);
17
/* 038144 */
void
pl_80038144
(
HSD_GObj
*,
HSD_GObj
*,
s32
,
ft_800898B4_t
*,
u16
,
18
s32
,
s32
);
19
/* 0384DC */
void
pl_800384DC
(
HSD_GObj
*,
int
,
void
*);
20
/* 038628 */
bool
pl_80038628
(
HSD_GObj
*,
int
);
21
22
#endif
u16
unsigned short int u16
Definition
types.h:7
s32
signed long s32
Definition
types.h:8
platform.h
pl_80037ECC
void pl_80037ECC(HSD_GObj *)
Definition
pltrick.c:134
pl_80038144
void pl_80038144(HSD_GObj *, HSD_GObj *, s32, ft_800898B4_t *, u16, s32, s32)
Definition
pltrick.c:205
pl_80037B2C
int pl_80037B2C(struct plActionStats *arg0, int arg1, int arg2)
Definition
pltrick.c:20
pl_80037C60
void pl_80037C60(Fighter_GObj *, volatile s32 prev2070_int)
Definition
pltrick.c:55
pl_80037DF4
void pl_80037DF4(HSD_GObj *, union Struct2070 *)
Definition
pltrick.c:109
pl_800384DC
void pl_800384DC(HSD_GObj *, int, void *)
Definition
pltrick.c:369
pl_80038628
bool pl_80038628(HSD_GObj *, int)
Definition
pltrick.c:431
pl_80037BC0
void pl_80037BC0(struct plAttackStats *stats, union Struct2070 *ev)
Definition
pltrick.c:28
types.h
HSD_GObj
Definition
gobj.h:13
ft_800898B4_t
Definition
types.h:1230
plActionStats
Definition
types.h:58
plAttackStats
Definition
types.h:46
Struct2070
Definition
types.h:1032
src
melee
pl
pltrick.h
Generated by
1.17.0