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 <placeholder.h>
5
6#include "mp/forward.h"
8
9/* 05AC14 */ mp_UnkStruct0* mpIsland_8005AC14(Vec3*, float);
10/* 05AB54 */ mp_UnkStruct0* mpIsland_8005AB54(int surface_idx);
11/* 05AC8C */ bool mpIsland_8005AC8C(mp_UnkStruct0* arg0);
12/* 05ACE8 */ void mpIsland_8005ACE8(mp_UnkStruct5*, Vec3*, Vec3*);
13/* 458E88 */ extern mp_UnkStruct0 mpIsland_80458E88;
14
15#endif
mp_UnkStruct0 * mpIsland_8005AC14(Vec3 *, float)
Definition mpisland.c:266
bool mpIsland_8005AC8C(mp_UnkStruct0 *arg0)
Definition mpisland.c:277
mp_UnkStruct0 * mpIsland_8005AB54(int surface_idx)
Definition mpisland.c:232
mp_UnkStruct0 mpIsland_80458E88
Definition mpisland.c:10
void mpIsland_8005ACE8(mp_UnkStruct5 *, Vec3 *, Vec3 *)
Definition mpisland.c:292
Definition types.h:13
Definition types.h:8
Definition types.h:47