SSBM Decomp
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 <placeholder.h>
5#include <platform.h>
6
7#include "ft/types.h"
8
9struct plActionStats;
10struct plAttackStats;
11
12/* 037B2C */ int pl_80037B2C(struct plActionStats* arg0, int arg1, int arg2);
13/* 037BC0 */ void pl_80037BC0(struct plAttackStats* stats,
14 union Struct2070* ev);
15/* 037C60 */ void pl_80037C60(Fighter_GObj*, s32 prev2070_int);
16/* 037DF4 */ void pl_80037DF4(HSD_GObj*, union Struct2070*);
17/* 037ECC */ void pl_80037ECC(HSD_GObj*);
18/* 038144 */ void pl_80038144(HSD_GObj*, HSD_GObj*, s32, ft_800898B4_t*,
19 u16, s32, s32);
20/* 0384DC */ void pl_800384DC(HSD_GObj*, int, void*);
21/* 038628 */ bool pl_80038628(HSD_GObj*, int);
22
23#endif
signed long s32
Definition hsd_3B2B.h:1
void pl_80037ECC(HSD_GObj *)
Definition pltrick.c:140
void pl_80038144(HSD_GObj *, HSD_GObj *, s32, ft_800898B4_t *, u16, s32, s32)
Definition pltrick.c:211
int pl_80037B2C(struct plActionStats *arg0, int arg1, int arg2)
Definition pltrick.c:22
void pl_80037DF4(HSD_GObj *, union Struct2070 *)
Definition pltrick.c:115
void pl_800384DC(HSD_GObj *, int, void *)
Definition pltrick.c:359
void pl_80037C60(Fighter_GObj *, s32 prev2070_int)
Definition pltrick.c:57
bool pl_80038628(HSD_GObj *, int)
Definition pltrick.c:416
void pl_80037BC0(struct plAttackStats *stats, union Struct2070 *ev)
Definition pltrick.c:30
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:1114
Definition types.h:57
Definition types.h:45
Definition types.h:916