SSBM Decomp
Loading...
Searching...
No Matches
hsd_3933.h
Go to the documentation of this file.
1#ifndef HSD_3933_H
2#define HSD_3933_H
3
4#include <placeholder.h>
5#include <platform.h>
6
7/* 3932D0 */ void fn_803932D0(s32, u32, s32);
8/* 393328 */ s32 hsd_80393328(void);
9/* 393440 */ void hsd_80393440(void*, void*);
10/* 393840 */ void hsd_80393840(void);
11/* 393844 */ void hsd_80393844(void);
12/* 393A04 */ bool hsd_80393A04(void);
13/* 393A54 */ void hsd_80393A54(int);
14/* 393A5C */ int hsd_80393A5C(char*, int, int);
15
16#endif
unsigned long u32
Definition types.h:9
void hsd_80393844(void)
Definition hsd_3933.c:233
void hsd_80393840(void)
Definition hsd_3933.c:224
void hsd_80393A54(int)
Definition hsd_3933.c:305
int hsd_80393A5C(char *, int, int)
Definition hsd_3933.c:315
void fn_803932D0(s32, u32, s32)
Definition hsd_3933.c:46
bool hsd_80393A04(void)
Definition hsd_3933.c:293
void hsd_80393440(void *, void *)
Definition hsd_3933.c:108
s32 hsd_80393328(void)
Definition hsd_3933.c:63
signed long s32
Definition hsd_3B2B.h:1