SSBM Decomp
Loading...
Searching...
No Matches
itthunder.c File Reference
#include "itthunder.h"
#include "inlines.h"
#include <placeholder.h>
#include <platform.h>
#include "ef/eflib.h"
#include "ef/efsync.h"
#include "gr/stage.h"
#include "it/inlines.h"
#include "it/it_266F.h"
#include "it/it_26B1.h"
#include "it/it_2725.h"
#include "it/it_279C.h"
#include "it/item.h"
#include "it/itmaplib.h"

Functions

void itThunder_Logic7_Spawned (Item_GObj *gobj)
void it_802CCB10 (Item_GObj *gobj)
void it_802CCB14 (Item_GObj *gobj, Item_GObj *ref_gobj)
bool itThunder_UnkMotion1_Anim (HSD_GObj *gobj)
void itThunder_UnkMotion1_Phys (Item_GObj *gobj)
bool itThunder_UnkMotion1_Coll (Item_GObj *gobj)
void it_802CCBF8 (Item_GObj *gobj)
void it_802CCC68 (HSD_GObj *gobj)
static void itThunder_UnkMotion2_Anim_inline2 (Item_GObj *gobj)
bool itThunder_UnkMotion2_Anim (Item_GObj *gobj)
void itThunder_UnkMotion2_Phys (Item_GObj *gobj)
bool itThunder_UnkMotion2_Coll (Item_GObj *gobj)
void it_802CCE28 (Item_GObj *gobj)
bool itThunder_UnkMotion0_Anim (Item_GObj *gobj)
static void itThunder_UnkMotion0_Phys_inline2 (Item_GObj *gobj)
static void itThunder_UnkMotion0_Phys_inline (Item_GObj *gobj)
void itThunder_UnkMotion0_Phys (Item_GObj *gobj)
bool itThunder_UnkMotion0_Coll (Item_GObj *gobj)

Variables

ItemStateTable it_803F7C40 []

Function Documentation

◆ itThunder_Logic7_Spawned()

void itThunder_Logic7_Spawned ( Item_GObj * gobj)

◆ it_802CCB10()

void it_802CCB10 ( Item_GObj * gobj)

◆ it_802CCB14()

void it_802CCB14 ( Item_GObj * gobj,
Item_GObj * ref_gobj )

◆ itThunder_UnkMotion1_Anim()

bool itThunder_UnkMotion1_Anim ( HSD_GObj * gobj)

◆ itThunder_UnkMotion1_Phys()

void itThunder_UnkMotion1_Phys ( Item_GObj * gobj)

◆ itThunder_UnkMotion1_Coll()

bool itThunder_UnkMotion1_Coll ( Item_GObj * gobj)

◆ it_802CCBF8()

void it_802CCBF8 ( Item_GObj * gobj)

◆ it_802CCC68()

void it_802CCC68 ( HSD_GObj * gobj)

◆ itThunder_UnkMotion2_Anim_inline2()

void itThunder_UnkMotion2_Anim_inline2 ( Item_GObj * gobj)
static

◆ itThunder_UnkMotion2_Anim()

bool itThunder_UnkMotion2_Anim ( Item_GObj * gobj)

◆ itThunder_UnkMotion2_Phys()

void itThunder_UnkMotion2_Phys ( Item_GObj * gobj)

◆ itThunder_UnkMotion2_Coll()

bool itThunder_UnkMotion2_Coll ( Item_GObj * gobj)

◆ it_802CCE28()

void it_802CCE28 ( Item_GObj * gobj)

◆ itThunder_UnkMotion0_Anim()

bool itThunder_UnkMotion0_Anim ( Item_GObj * gobj)

◆ itThunder_UnkMotion0_Phys_inline2()

void itThunder_UnkMotion0_Phys_inline2 ( Item_GObj * gobj)
static

◆ itThunder_UnkMotion0_Phys_inline()

void itThunder_UnkMotion0_Phys_inline ( Item_GObj * gobj)
static

◆ itThunder_UnkMotion0_Phys()

void itThunder_UnkMotion0_Phys ( Item_GObj * gobj)

◆ itThunder_UnkMotion0_Coll()

bool itThunder_UnkMotion0_Coll ( Item_GObj * gobj)

Variable Documentation

◆ it_803F7C40

ItemStateTable it_803F7C40[]
Initial value:
= {
}
bool itThunder_UnkMotion2_Anim(Item_GObj *gobj)
Definition itthunder.c:114
bool itThunder_UnkMotion1_Coll(Item_GObj *gobj)
Definition itthunder.c:73
void itThunder_UnkMotion0_Phys(Item_GObj *gobj)
Definition itthunder.c:183
bool itThunder_UnkMotion0_Anim(Item_GObj *gobj)
Definition itthunder.c:156
void itThunder_UnkMotion1_Phys(Item_GObj *gobj)
Definition itthunder.c:68
bool itThunder_UnkMotion0_Coll(Item_GObj *gobj)
Definition itthunder.c:190
bool itThunder_UnkMotion2_Coll(Item_GObj *gobj)
Definition itthunder.c:146
void itThunder_UnkMotion2_Phys(Item_GObj *gobj)
Definition itthunder.c:127
bool itThunder_UnkMotion1_Anim(HSD_GObj *gobj)
Definition itthunder.c:46