|
SSBM Decomp
|
#include "db.h"#include <melee/gm/gm_unsplit.h>#include <melee/if/textdraw.h>#include <melee/if/textlib.h>#include <melee/pl/player.h>#include <melee/pl/plbonus.h>#include <sysdolphin/baselib/memory.h>Functions | |
| static void | fn_80228D18 (void) |
| static void | fn_80228D38 (void) |
| static void | fn_80228E54 (int arg0, int arg1, int arg2) |
| static void | fn_8022900C (int arg0) |
| void | fn_SetupBonusInfo (void) |
| void | fn_CheckBonusInfo (int player) |
Variables | |
| struct { | |
| GXColor bg | |
| GXColor fg | |
| } | db_TextColors [2] |
| struct { | |
| u8 x0 | |
| UnkFlagStruct x1 | |
| } | db_804D6B98 |
| struct { | |
| DevText * text | |
| char buffer [1500] | |
| } * | db_804D6B9C |
|
static |
|
static |
|
static |
|
static |
| void fn_SetupBonusInfo | ( | void | ) |
| void fn_CheckBonusInfo | ( | int | player | ) |
| GXColor bg |
| GXColor fg |
| struct { ... } db_TextColors[2] |
| u8 x0 |
| struct { ... } db_804D6B98 |
| DevText* text |
| char buffer[1500] |
| struct { ... } * db_804D6B9C |