SSBM Decomp
|
PK Fire callbacks (SpecialS) More...
#include <baselib/forward.h>
Go to the source code of this file.
Functions | |
void | ftNs_SpecialS_ItemPKFireSpawn (HSD_GObj *gobj) |
void | ftNs_SpecialS_Enter (HSD_GObj *gobj) |
void | ftNs_SpecialAirS_Enter (HSD_GObj *gobj) |
void | ftNs_SpecialS_Anim (HSD_GObj *gobj) |
void | ftNs_SpecialAirS_Anim (HSD_GObj *gobj) |
void | ftNs_SpecialS_Phys (HSD_GObj *gobj) |
void | ftNs_SpecialAirS_Phys (HSD_GObj *gobj) |
void | ftNs_SpecialS_Coll (HSD_GObj *gobj) |
void | ftNs_SpecialAirS_Coll (HSD_GObj *gobj) |
PK Fire callbacks (SpecialS)
void ftNs_SpecialS_ItemPKFireSpawn | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialS_Enter | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialAirS_Enter | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialS_Anim | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialAirS_Anim | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialS_Phys | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialAirS_Phys | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialS_Coll | ( | HSD_GObj * | gobj | ) |
void ftNs_SpecialAirS_Coll | ( | HSD_GObj * | gobj | ) |