SSBM Decomp
|
#include "gmregcommon.h"
#include <melee/ft/forward.h>
#include <melee/gm/gm_unsplit.h>
#include <melee/gm/types.h>
Macros | |
#define | NUM_OPPONENTS 3 |
Functions | |
int | gm_8017BE84 (u32 arg0) |
int | gm_8017BE8C (s8 *opps) |
void | gmRegSetupEnemyColorTable (s8 ckind, u8 color, s8 *ckinds, u8 *colors) |
#define NUM_OPPONENTS 3 |
int gm_8017BE84 | ( | u32 | arg0 | ) |
int gm_8017BE8C | ( | s8 * | opps | ) |
void gmRegSetupEnemyColorTable | ( | s8 | ckind, |
u8 | color, | ||
s8 * | ckinds, | ||
u8 * | colors | ||
) |