SSBM Decomp
Loading...
Searching...
No Matches
forward.h
Go to the documentation of this file.
1
#ifndef MELEE_MP_FORWARD_H
2
#define MELEE_MP_FORWARD_H
3
4
#include <
platform.h
>
5
6
#include "
lb/forward.h
"
7
8
typedef
struct
mp_UnkStruct0
mp_UnkStruct0
;
9
typedef
struct
mp_UnkStruct1
mp_UnkStruct1
;
10
typedef
struct
mp_UnkStruct2
mp_UnkStruct2
;
11
typedef
struct
mp_UnkStruct3
mp_UnkStruct3
;
12
typedef
struct
mp_UnkStruct4
mp_UnkStruct4
;
13
typedef
struct
mp_UnkStruct5
mp_UnkStruct5
;
14
typedef
struct
mp_UnkStruct6
mp_UnkStruct6
;
15
typedef
struct
mp_UnkStruct7
mp_UnkStruct7
;
16
typedef
struct
mpisland
mpisland
;
17
18
typedef
void (*
mpLib_Callback
)(
s32
,
s32
,
CollData
*,
s32
,
s32
,
f32
);
19
typedef
bool
(*
mpColl_Callback
)(
CollData
*,
u32
);
20
21
#endif
forward.h
mpLib_Callback
void(* mpLib_Callback)(s32, s32, CollData *, s32, s32, f32)
Definition
forward.h:18
mpColl_Callback
bool(* mpColl_Callback)(CollData *, u32)
Definition
forward.h:19
mp_UnkStruct4
struct mp_UnkStruct4 mp_UnkStruct4
Definition
forward.h:12
platform.h
u32
unsigned long u32
An unsigned 32-bit integer.
Definition
platform.h:26
f32
float f32
A 32-bit floating-point number.
Definition
platform.h:62
s32
signed long s32
A signed 32-bit integer.
Definition
platform.h:14
bool
int bool
A signed integer used to contain boolean values.
Definition
stdbool.h:8
CollData
Definition
types.h:203
mp_UnkStruct0
Definition
types.h:8
mp_UnkStruct1
Definition
types.h:25
mp_UnkStruct2
Definition
types.h:31
mp_UnkStruct3
Definition
types.h:41
mp_UnkStruct5
Definition
types.h:47
mp_UnkStruct6
Definition
types.h:67
mp_UnkStruct7
Definition
types.h:73
mpisland
Definition
types.h:36
src
melee
mp
forward.h
Generated by
1.9.8