|
SSBM Decomp
|
#include "ifmagnify.h"#include <math.h>#include "if_2FD9.h"#include "ifall.h"#include <melee/cm/camera.h>#include <melee/ft/ftdrawcommon.h>#include <melee/ft/ftlib.h>#include <melee/gm/gm_1601.h>#include <melee/gm/gmvs.h>#include <melee/gr/ground.h>#include <melee/gr/stage.h>#include <melee/lb/lb_00B0.h>#include <melee/lb/lbarchive.h>#include <melee/lb/lbspdisplay.h>#include <melee/pl/player.h>#include <melee/sc/types.h>#include <sysdolphin/baselib/cobj.h>#include <sysdolphin/baselib/displayfunc.h>#include <sysdolphin/baselib/dobj.h>#include <sysdolphin/baselib/gobj.h>#include <sysdolphin/baselib/gobjgxlink.h>#include <sysdolphin/baselib/gobjobject.h>#include <sysdolphin/baselib/gobjplink.h>#include <sysdolphin/baselib/gobjuserdata.h>#include <sysdolphin/baselib/jobj.h>#include <sysdolphin/baselib/memory.h>#include <sysdolphin/baselib/mobj.h>#include <sysdolphin/baselib/tobj.h>#include <sysdolphin/baselib/wobj.h>Functions | |
| static bool | ifMagnify_IsHUDVisible (void) |
| static void | ifMagnify_GetPlayerColor (GXColor *color, s32 slot) |
| s32 | ifMagnify_802FB6E8 (s32 slot) |
| ifMagnifyPlayer * | ifMagnify_802FB73C (ifMagnifyPlayer *player, Vec2 *pos, Vec2 *out) |
| void | ifMagnify_802FB8C0 (HSD_GObj *gobj, int code) |
| static void | ifMagnify_GetCornerColors (GXColor *colors, Vec3 *world_pos) |
| void | ifMagnify_802FBBDC (HSD_GObj *gobj) |
| void | ifMagnify_802FC3BC (void) |
| void | ifMagnify_802FC3C0 (s32 slot) |
| void | ifMagnify_802FC618 (void) |
| void | ifMagnify_802FC750 (void) |
| void | ifMagnify_802FC7C0 (ifMagnify *magnify) |
| void | ifMagnify_802FC870 (void) |
| void | ifMagnify_802FC8E8 (void) |
| void | ifMagnify_802FC940 (void) |
| bool | ifMagnify_802FC998 (s32 ply_slot) |
Variables | |
| static HSD_WObjDesc | ifMagnify_803F97C0 |
| static HSD_WObjDesc | ifMagnify_803F97D4 = { NULL, { 0.0F, 0.0F, 0.0F }, NULL } |
| static HSD_CameraDescFrustum | ifMagnify_803F97E8 |
| static char | ifMagnify_804D57E8 [] = "lupe" |
| static const int | ifMagnify_804DDB60 = 0 |
| ifMagnify | ifMagnify_804A1DE0 |
| static GXColor *(* | ifMagnify_803F9828 [])(void) |
| static u8 | ifMagnify_803F984C [16][4] |
|
inlinestatic |
| ifMagnifyPlayer * ifMagnify_802FB73C | ( | ifMagnifyPlayer * | player, |
| Vec2 * | pos, | ||
| Vec2 * | out ) |
| void ifMagnify_802FB8C0 | ( | HSD_GObj * | gobj, |
| int | code ) |
| void ifMagnify_802FBBDC | ( | HSD_GObj * | gobj | ) |
| void ifMagnify_802FC3BC | ( | void | ) |
| void ifMagnify_802FC3C0 | ( | s32 | slot | ) |
| void ifMagnify_802FC618 | ( | void | ) |
| void ifMagnify_802FC750 | ( | void | ) |
| void ifMagnify_802FC7C0 | ( | ifMagnify * | magnify | ) |
| void ifMagnify_802FC870 | ( | void | ) |
| void ifMagnify_802FC8E8 | ( | void | ) |
| void ifMagnify_802FC940 | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
| ifMagnify ifMagnify_804A1DE0 |
|
static |
|
static |