SSBM Decomp
Loading...
Searching...
No Matches
lbshadow.h
Go to the documentation of this file.
1#ifndef GALE01_00E9F0
2#define GALE01_00E9F0
3
4#include <platform.h>
5
6#include <baselib/forward.h>
7
8#include "common_structs.h"
9
10#include <dolphin/mtx.h>
11
12/* 00E9F0 */ void lbShadow_8000E9F0(Vec3*, s32, f32);
14/* 00EE8C */ void lbShadow_8000EE8C(UnkFlagStruct*);
15/* 00EEE0 */ void lbShadow_8000EEE0(HSD_GObj*);
16/* 00EFEC */ void lbShadow_8000EFEC(void);
17/* 00F38C */ void lbShadow_8000F38C(s32);
18
19#endif
void lbShadow_8000ED54(UnkFlagStruct *, HSD_JObj *)
void lbShadow_8000F38C(s32)
void lbShadow_8000E9F0(Vec3 *, s32, f32)
void lbShadow_8000EE8C(UnkFlagStruct *)
void lbShadow_8000EEE0(HSD_GObj *)
void lbShadow_8000EFEC(void)
Definition gobj.h:26
Definition jobj.h:107
Definition common_structs.h:66