|
SSBM Decomp
|
#include "gmstaffroll.h"#include "gm_unsplit.h"#include "baselib/psappsrt.h"#include "baselib/psstructs.h"#include "ef/efasync.h"#include "ef/eflib.h"#include "gm/gmmain_lib.h"#include "if/textlib.h"#include "lb/lb_00B0.h"#include "lb/lb_00F9.h"#include "lb/lbarchive.h"#include "lb/lbaudio_ax.h"#include "lb/lbbgflash.h"#include "lb/lblanguage.h"#include "sc/types.h"#include <trigf.h>#include <baselib/particle.h>#include <sysdolphin/baselib/cobj.h>#include <sysdolphin/baselib/controller.h>#include <sysdolphin/baselib/debug.h>#include <sysdolphin/baselib/displayfunc.h>#include <sysdolphin/baselib/dobj.h>#include <sysdolphin/baselib/fog.h>#include <sysdolphin/baselib/gobjgxlink.h>#include <sysdolphin/baselib/gobjobject.h>#include <sysdolphin/baselib/gobjplink.h>#include <sysdolphin/baselib/gobjproc.h>#include <sysdolphin/baselib/jobj.h>#include <sysdolphin/baselib/lobj.h>#include <sysdolphin/baselib/memory.h>#include <sysdolphin/baselib/random.h>#include <sysdolphin/baselib/sislib.h>#include <math_ppc.h>Data Structures | |
| struct | staffInfo_t |
| struct | staffInfoSortBuf_t |
| struct | SortBufEntry |
| struct | gm_804D6804_t |
| struct | StaffEntryData |
Enumerations | |
| enum | { Gm_GObj_GXLink_PlyCursor = 9 } |
Functions | |
| STATIC_ASSERT (sizeof(struct staffInfo_t)==0x948) | |
| STATIC_ASSERT (sizeof(struct staffInfoSortBuf_t)==0x2E68) | |
| bool | gm_801AA644 (void) |
| bool | gm_801AA664 (CharacterKind arg0) |
| bool | gm_801AA688 (void) |
| void | gm_801AA6D8 (s16 arg0) |
| bool | gm_801AA6FC (void) |
| bool | gm_801AA774 (void) |
| void | gm_801AA7C4_OnFrame (void) |
| void | fn_801AA7F8 (HSD_GObj *gobj) |
| void | fn_801AA854 (HSD_GObj *gobj, int code) |
| void | fn_801AAA28 (HSD_GObj *gobj, int code) |
| void | fn_801AAABC (HSD_GObj *gobj) |
| void | fn_801AAB18 (HSD_GObj *gobj) |
| void | fn_801AAB74 (HSD_GObj *gobj) |
| void | fn_801AB200 (HSD_GObj *gobj) |
| void | fn_801AC67C (HSD_GObj *gobj) |
| void | gm_801AC6D8_OnEnter (void *unused) |
| void | gm_801ACC90_OnLeave (void *unused) |
Variables | |
| struct { | |
| HSD_Text * win [2] | |
| int x8 | |
| } * | staffInfo |
| static SortBufEntry * | staffInfoSortBuf |
| static struct gm_804D6804_t | gm_804D6804 |
| static HSD_Text * | gm_804D680C |
| static s32 | gm_804D6810 |
| static s32 | gm_804D6814 |
| static s32 | gm_804D6818 |
| static s32 | gm_804D681C |
| static s32 | gm_804D6820 |
| static f32 | gm_804D6824 |
| static f32 | gm_804D6828 |
| static HSD_JObj * | gm_804D682C |
| static HSD_CObj * | gm_804D6830 |
| static HSD_CObj * | gm_804D6834 |
| static HSD_Fog * | gm_804D6838 |
| static UNK_T | gm_804D683C |
| static SceneDesc * | gm_804D6840 |
| static DynamicModelDesc ** | gm_804D6844 |
| static s32 | gm_804D6848 |
| static s32 | gm_804D684C |
| static StaffEntryData | gm_803DBFD8 [198] = { 0 } |
| static u8 | gm_803DBFD8_pad [0x1D8] = { 0 } |
| GXColor | gm_804D42B8 |
| GXColor | gm_804D42BC |
| GXColor | gm_804D42C0 |
| GXColor | gm_804D42C4 |
| GXColor | gm_804D42C8 |
| GXColor | gm_804D42CC |
| s32 | gm_804DAAEC |
| static int | gm_804D6800 |
| static HSD_Text * | gm_80480D58 [6] |
| static HSD_CObjDesc | gm_803DD0F0 = { 0 } |
| STATIC_ASSERT | ( | sizeof(struct staffInfo_t) | = =0x948 | ) |
| STATIC_ASSERT | ( | sizeof(struct staffInfoSortBuf_t) | = =0x2E68 | ) |
| bool gm_801AA644 | ( | void | ) |
| bool gm_801AA664 | ( | CharacterKind | arg0 | ) |
| bool gm_801AA688 | ( | void | ) |
| void gm_801AA6D8 | ( | s16 | arg0 | ) |
| bool gm_801AA6FC | ( | void | ) |
| bool gm_801AA774 | ( | void | ) |
| void gm_801AA7C4_OnFrame | ( | void | ) |
| void fn_801AA7F8 | ( | HSD_GObj * | gobj | ) |
| void fn_801AA854 | ( | HSD_GObj * | gobj, |
| int | code ) |
| void fn_801AAA28 | ( | HSD_GObj * | gobj, |
| int | code ) |
| void fn_801AAABC | ( | HSD_GObj * | gobj | ) |
| void fn_801AAB18 | ( | HSD_GObj * | gobj | ) |
| void fn_801AAB74 | ( | HSD_GObj * | gobj | ) |
| void fn_801AB200 | ( | HSD_GObj * | gobj | ) |
| void fn_801AC67C | ( | HSD_GObj * | gobj | ) |
| void gm_801AC6D8_OnEnter | ( | void * | unused | ) |
| void gm_801ACC90_OnLeave | ( | void * | unused | ) |
| HSD_Text* win[2] |
| int x8 |
| struct { ... } * staffInfo |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
static |
|
static |
|
static |