SSBM Decomp
|
#include <platform.h>
#include "ft/forward.h"
#include "it/forward.h"
#include <dolphin/mtx/forward.h>
#include "it/items/types.h"
Go to the source code of this file.
Functions | |
Item_GObj * | it_802C09C4 (Fighter_GObj *owner, Vec3 *pos, int, enum_t, bool, bool, float facing_dir) |
void | it_802C11E0 (Item_GObj *) |
bool | it_802C1384 (Item_GObj *) |
bool | it_802C13CC (Item_GObj *) |
bool | it_802C1400 (Item_GObj *) |
bool | it_802C145C (Item_GObj *) |
bool | it_802C14B8 (Item_GObj *) |
bool | it_802C1514 (Item_GObj *) |
void | it_802C1570 (Item_GObj *, Item_GObj *) |
Variables | |
ItemStateTable | it_803F75D0 [] |
Item_GObj * it_802C09C4 | ( | Fighter_GObj * | owner, |
Vec3 * | pos, | ||
int | , | ||
enum_t | , | ||
bool | , | ||
bool | , | ||
float | facing_dir | ||
) |
void it_802C11E0 | ( | Item_GObj * | ) |
|
extern |