|
SSBM Decomp
|
#include "types.h"#include <dolphin/gx/GXCull.h>#include <dolphin/gx/GXGeometry.h>#include <dolphin/gx/GXLighting.h>#include <dolphin/gx/GXPixel.h>#include <dolphin/gx/GXTev.h>#include <dolphin/gx/GXTransform.h>#include <dolphin/gx/GXVert.h>#include <sysdolphin/baselib/cobj.h>#include <sysdolphin/baselib/displayfunc.h>#include <sysdolphin/baselib/dobj.h>#include <sysdolphin/baselib/gobjobject.h>#include <sysdolphin/baselib/lobj.h>#include <sysdolphin/baselib/psstructs.h>#include <sysdolphin/baselib/tobj.h>Functions | |
| bool | lb_80014638 (struct lb_80014638_arg0_t *arg0, struct lb_80014638_arg1_t *arg1) |
| bool | lb_80014770 (Vec3 *arg0, int arg1) |
| bool | lb_800149E0 (Mtx arg0, u32 arg1) |
Variables | |
| GXColor | lb_ColorWhite = { 255, 255, 255, 255 } |
| GXColor | lb_ColorBlack = { 0, 0, 0, 255 } |
| static GXColor | red = { 255, 0, 0, 255 } |
| static GXColor | translucent_red = { 255, 0, 0, 64 } |
| static GXColor | yellow = { 255, 255, 0, 255 } |
| bool lb_80014638 | ( | struct lb_80014638_arg0_t * | arg0, |
| struct lb_80014638_arg1_t * | arg1 ) |
| GXColor lb_ColorWhite = { 255, 255, 255, 255 } |
| GXColor lb_ColorBlack = { 0, 0, 0, 255 } |
|
static |
|
static |
|
static |