SSBM Decomp
Loading...
Searching...
No Matches
lb_0146.h
Go to the documentation of this file.
1#ifndef GALE01_014638
2#define GALE01_014638
3
4#include <Runtime/platform.h>
5
6#include <dolphin/gx.h>
7#include <dolphin/mtx.h>
8#include <melee/lb/types.h>
9
10/* 014638 */ bool lb_80014638(struct lb_80014638_arg0_t*,
11 struct lb_80014638_arg1_t*);
12/* 014770 */ bool lb_80014770(Vec3*, int);
13/* 0149E0 */ bool lb_800149E0(Mtx, u32);
14/* 4D3760 */ extern GXColor lb_ColorWhite;
15/* 4D3764 */ extern GXColor lb_ColorBlack;
16
17#endif
struct Vec Vec3
f32 Mtx[3][4]
Definition mtx.h:50
unsigned long u32
Definition types.h:9
GXColor lb_ColorWhite
Definition lb_0146.c:54
GXColor lb_ColorBlack
Definition lb_0146.c:55
bool lb_80014638(struct lb_80014638_arg0_t *, struct lb_80014638_arg1_t *)
Definition lb_0146.c:17
bool lb_800149E0(Mtx, u32)
Definition lb_0146.c:131
bool lb_80014770(Vec3 *, int)
Definition lb_0146.c:60
Definition GXStruct.h:29
Definition types.h:417
Definition types.h:423