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 <Runtime/platform.h>
5
6/* 3932D0 */ void fn_803932D0(s32, u32, s32);
7/* 393328 */ s32 hsd_80393328(void);
8/* 393440 */ void hsd_80393440(void*, void*);
9/* 393840 */ void hsd_80393840(void);
10/* 393844 */ void hsd_80393844(void);
11
13/* 393A04 */ bool hsd_80393A04(void);
14
15/* 393A54 */ void hsd_80393A54(int);
16/* 393A5C */ int hsd_80393A5C(char*, int, int);
17
18#endif
unsigned long u32
Definition types.h:9
signed long s32
Definition types.h:8
void hsd_80393844(void)
Definition hsd_3933.c:231
void hsd_80393840(void)
Definition hsd_3933.c:222
void hsd_80393A54(int)
Definition hsd_3933.c:303
int hsd_80393A5C(char *, int, int)
Definition hsd_3933.c:313
void fn_803932D0(s32, u32, s32)
Definition hsd_3933.c:47
bool hsd_80393A04(void)
Checks whether USB server is set up.
Definition hsd_3933.c:291
void hsd_80393440(void *, void *)
Definition hsd_3933.c:106
s32 hsd_80393328(void)
Definition hsd_3933.c:64