SSBM Decomp
Loading...
Searching...
No Matches
ifall.h
Go to the documentation of this file.
1#ifndef GALE01_2F3394
2#define GALE01_2F3394
3
4#include <platform.h>
5#include <placeholder.h>
6
9/* 2F3404 */ s32 ifAll_802F3404(void);
10/* 2F3414 */ UNK_T ifAll_802F3414(void);
11/* 2F3424 */ void ifAll_802F3424(void);
12/* 2F343C */ void ifAll_802F343C(void);
13/* 2F3690 */ UNK_T ifAll_802F3690(void);
16/* 2F36B0 */ u8 ifAll_802F36B0(void);
21
22#endif
void ifAll_802F36A4(void)
Definition ifall.c:31
void ifAll_802F3698(void)
Definition ifall.c:26
UNK_RET fn_802F36B8(UNK_PARAMS)
UNK_RET ifAll_802F390C(UNK_PARAMS)
UNK_T ifAll_802F3690(void)
ifAll_802F3424
Definition ifall.c:21
void ifAll_802F3424(void)
UNK_RET ifAll_802F3394(UNK_PARAMS)
UNK_RET ifAll_802F3A64(UNK_PARAMS)
UNK_RET ifAll_802F33CC(UNK_PARAMS)
void ifAll_802F343C(void)
UNK_RET ifAll_802F370C(UNK_PARAMS)
UNK_T ifAll_802F3414(void)
Definition ifall.c:12
u8 ifAll_802F36B0(void)
Definition ifall.c:36
s32 ifAll_802F3404(void)
ifAll_802F3394
Definition ifall.c:7
#define UNK_PARAMS
#define UNK_T
#define UNK_RET
signed long s32
A signed 32-bit integer.
Definition platform.h:14
unsigned char u8
An unsigned 8-bit integer.
Definition platform.h:20