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 pl_800386D8_t;
10
11/* 037B2C */ int pl_80037B2C(struct pl_800386D8_t* arg0, int arg1, int arg2);
13/* 037C60 */ UNK_RET pl_80037C60(HSD_GObj*, s32);
14/* 037DF4 */ void pl_80037DF4(HSD_GObj*, union Struct2070*);
15/* 037ECC */ void pl_80037ECC(HSD_GObj*);
17/* 038144 */ void pl_80038144(void);
18/* 0384DC */ void pl_800384DC(HSD_GObj*, u8, void*);
19/* 038628 */ bool pl_80038628(HSD_GObj*, int);
20
21#endif
#define UNK_PARAMS
Definition placeholder.h:48
#define UNK_RET
Definition placeholder.h:40
void pl_80037ECC(HSD_GObj *)
pl_80037BC0
Definition pltrick.c:22
UNK_RET pl_80037C60(HSD_GObj *, s32)
void pl_80038144(void)
UNK_RET fn_80037F00(UNK_PARAMS)
void pl_80037DF4(HSD_GObj *, union Struct2070 *)
UNK_RET pl_80037BC0(UNK_PARAMS)
void pl_800384DC(HSD_GObj *, u8, void *)
bool pl_80038628(HSD_GObj *, int)
int pl_80037B2C(struct pl_800386D8_t *arg0, int arg1, int arg2)
Definition pltrick.c:8
was using this to try and fix some matches, unsuccessfully
Definition gobj.h:26
Definition types.h:29
Definition types.h:905