|
SSBM Decomp
|
#include "placeholder.h"#include "ty/toy.h"#include <baselib/gobj.h>#include <sysdolphin/baselib/debug.h>#include <sysdolphin/baselib/gobjgxlink.h>#include <sysdolphin/baselib/gobjobject.h>#include <sysdolphin/baselib/gobjplink.h>#include <sysdolphin/baselib/gobjproc.h>#include <sysdolphin/baselib/gobjuserdata.h>#include <sysdolphin/baselib/jobj.h>#include <sysdolphin/baselib/memory.h>#include <sysdolphin/baselib/sislib.h>#include <melee/gm/gm_1601.h>#include <melee/gm/gmmain_lib.h>#include <melee/gm/types.h>#include <melee/lb/lbarchive.h>#include <melee/lb/lbspdisplay.h>#include <melee/mn/inlines.h>#include <melee/mn/mncount.h>#include <melee/mn/mndiagram.h>#include <melee/mn/mnmain.h>#include <melee/mn/mnname.h>#include <melee/mn/types.h>#include <melee/sc/types.h>Macros | |
| #define | NUM_STAGES 29 |
| #define | MAX_SCROLL 20 |
| #define | GET_KOS(i) |
| #define | GET_FALLS(i) |
Variables | |
| AnimLoopSettings | mnCount_803EFA88 [2] |
| static AnimLoopSettings | mnCount_803EFAA0 = { 0.0f, 199.0f, 0.0f } |
| static StaticModelDesc | model_desc |
| static HSD_GObj * | menu_gobj |
| static u16 | mnCount_sis_idx [30] |
| GXColor | mn_804D4B64 |
| #define NUM_STAGES 29 |
| #define MAX_SCROLL 20 |
| #define GET_KOS | ( | i | ) |
| #define GET_FALLS | ( | i | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| u32 mnCount_GetMatchTime | ( | SelectableCharacterKind | selkind | ) |
| u32 mnCount_GetKOKingpin | ( | SelectableCharacterKind | selkind | ) |
| u32 mnCount_GetNoDefenseNelly | ( | SelectableCharacterKind | selkind | ) |
| u32 mnCount_GetDisasterMaster | ( | SelectableCharacterKind | selkind | ) |
| int mnCount_8025035C | ( | s32 | skip_count, |
| u32(* | get_val_func )(SelectableCharacterKind) ) |
| u32 mnCount_GetSmashChamp | ( | SelectableCharacterKind | selkind | ) |
| u32 mnCount_GetSmashSap | ( | SelectableCharacterKind | selkind | ) |
| u32 mnCount_GetSlugMeister | ( | SelectableCharacterKind | selkind | ) |
| u32 mnCount_GetPunchingBag | ( | SelectableCharacterKind | selkind | ) |
| s32 mnCount_8025072C | ( | CountEntry * | entries, |
| s32 | start_idx, | ||
| bool | mode ) |
|
inlinestatic |
| s32 mnCount_8025092C | ( | s32 | rank, |
| u32(* | getVal )(SelectableCharacterKind), | ||
| bool | mode ) |
|
inlinestatic |
|
inlinestatic |
| SelectableCharacterKind mnCount_GetRowValue_Character | ( | mnCount_row | row | ) |
|
inlinestatic |
| unsigned int mnCount_GetRowValue_Number | ( | int | row | ) |
| void mnCount_CreateRow | ( | HSD_GObj * | gobj, |
| int | visible_row, | ||
| mnCount_row | data_row ) |
| void mnCount_HandleUserInput | ( | HSD_GObj * | gobj | ) |
| void mnCount_UpdateArrowIndicators | ( | HSD_GObj * | gobj | ) |
|
static |
| void fn_802514B8 | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
| void fn_802514D8 | ( | HSD_GObj * | gobj | ) |
|
inlinestatic |
|
inlinestatic |
| void fn_80251640 | ( | HSD_GObj * | gobj | ) |
| void mnCount_InitUserData | ( | MnCountData * | userdata | ) |
|
static |
|
static |
| void mnCount_Create | ( | void | ) |
| AnimLoopSettings mnCount_803EFA88[2] |
|
static |
|
static |
|
static |
|
static |
|
extern |