SSBM Decomp
Loading...
Searching...
No Matches
mpisland.h
Go to the documentation of this file.
1#ifndef GALE01_05A6F8
2#define GALE01_05A6F8
3
4#include <melee/mp/forward.h>
5
6#include <dolphin/mtx.h>
7#include <melee/mp/types.h>
8
9/* 05A6F8 */ void mpIsland_8005A6F8(void);
10/* 05A728 */ void mpIsland_8005A728(void);
11/* 05AB54 */ mp_UnkStruct0* mpIsland_8005AB54(int surface_idx);
12/* 05AC14 */ mp_UnkStruct0* mpIsland_8005AC14(Vec3*, float);
13/* 05AC8C */ bool mpIsland_8005AC8C(mp_UnkStruct0* arg0);
14/* 05ACE8 */ void mpIsland_8005ACE8(mp_UnkStruct0*, Vec3*, Vec3*);
15/* 05AE1C */ void mpIsland_8005AE1C(mp_UnkStruct0** arg0, mp_UnkStruct0** arg1,
16 int arg2, int arg3, bool arg4);
17/* 05B004 */ void mpIsland_8005B004(mp_UnkStruct0** arg0, mp_UnkStruct0** arg1,
18 int arg2, int arg3, int arg4, int arg5,
19 bool arg6);
20/* 05B334 */ void mpIsland_8005B334(int arg0, int arg1, int arg2, bool arg3);
21/* 3B73E8 */ extern mpIsland_Palette const mpIsland_TerrainPalette;
22/* 458E88 */ extern struct mpIsland_80458E88_t mpIsland_80458E88;
23
24#endif
struct Vec Vec3
mpIsland_Palette const mpIsland_TerrainPalette
Definition mpisland.c:11
struct mpIsland_80458E88_t mpIsland_80458E88
Definition mpisland.c:34
void mpIsland_8005A728(void)
Definition mpisland.c:54
mp_UnkStruct0 * mpIsland_8005AC14(Vec3 *, float)
Definition mpisland.c:243
bool mpIsland_8005AC8C(mp_UnkStruct0 *arg0)
Definition mpisland.c:254
mp_UnkStruct0 * mpIsland_8005AB54(int surface_idx)
Definition mpisland.c:209
void mpIsland_8005B334(int arg0, int arg1, int arg2, bool arg3)
Definition mpisland.c:578
void mpIsland_8005B004(mp_UnkStruct0 **arg0, mp_UnkStruct0 **arg1, int arg2, int arg3, int arg4, int arg5, bool arg6)
Definition mpisland.c:428
void mpIsland_8005A6F8(void)
Definition mpisland.c:36
void mpIsland_8005AE1C(mp_UnkStruct0 **arg0, mp_UnkStruct0 **arg1, int arg2, int arg3, bool arg4)
Definition mpisland.c:305
void mpIsland_8005ACE8(mp_UnkStruct0 *, Vec3 *, Vec3 *)
Definition mpisland.c:266
Definition types.h:12
Definition types.h:29
Definition types.h:33