|
SSBM Decomp
|
#include "ftCo_WarpStar.h"#include "stdbool.h"#include <platform.h>#include "cm/camera.h"#include "ef/efasync.h"#include "ft/fighter.h"#include "ft/ft_081B.h"#include "ft/ftanim.h"#include "ft/ftcamera.h"#include "ft/ftcoll.h"#include "ft/ftcommon.h"#include "ft/types.h"#include "ftCommon/forward.h"#include "ftCommon/types.h"#include "gr/stage.h"#include "it/item.h"#include "it/items/itwstar.h"#include "lb/lbrefract.h"#include "mp/mpcoll.h"#include <math.h>#include <dolphin/mtx.h>#include <baselib/gobj.h>#include <baselib/jobj.h>Functions | |
| static void | ftCo_800C4858 (Fighter_GObj *gobj) |
| static void | ftCo_800C48AC (Fighter_GObj *gobj) |
| static void | ftCo_800C4A38 (Fighter_GObj *gobj) |
| static void | ftCo_800C4C60 (Fighter_GObj *gobj) |
| void | ftCo_800C4724 (Fighter_GObj *gobj) |
| static void | inlineA0 (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Anim (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_IASA (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Phys (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Coll (Fighter_GObj *gobj) |
| void | ftCo_WarpStarJump_Cam (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Anim (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_IASA (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Phys (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Coll (Fighter_GObj *gobj) |
| void | ftCo_WarpStarFall_Cam (Fighter_GObj *gobj) |
Variables | |
| float const | ftCo_804D8D48 = 0 |
| float const | ftCo_804D8D4C = 1 |
| float const | ftCo_804D8D50 = M_PI_2 |
| SDATA char | ftCo_804D3C58 [] = "jobj.h" |
| SDATA char | ftCo_804D3C60 [] = "jobj" |
|
static |
|
static |
|
static |
|
static |
| void ftCo_800C4724 | ( | Fighter_GObj * | gobj | ) |
|
inlinestatic |
| void ftCo_WarpStarJump_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarJump_Cam | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Anim | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_IASA | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Phys | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Coll | ( | Fighter_GObj * | gobj | ) |
| void ftCo_WarpStarFall_Cam | ( | Fighter_GObj * | gobj | ) |
| float const ftCo_804D8D48 = 0 |
| float const ftCo_804D8D4C = 1 |
| float const ftCo_804D8D50 = M_PI_2 |
| SDATA char ftCo_804D3C58[] = "jobj.h" |
| SDATA char ftCo_804D3C60[] = "jobj" |