SSBM Decomp
|
#include <platform.h>
#include "ftCommon/forward.h"
#include <dolphin/mtx/forward.h>
#include "ftCo_WarpStar.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/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 <baselib/gobj.h>
#include <baselib/jobj.h>
Functions | |
static void | ftCo_800C4858 (ftCo_GObj *gobj) |
static void | ftCo_800C48AC (ftCo_GObj *gobj) |
static void | ftCo_800C4A38 (ftCo_GObj *gobj) |
static void | ftCo_800C4C60 (ftCo_GObj *gobj) |
void | ftCo_800C4724 (ftCo_GObj *gobj) |
static void | inlineA0 (ftCo_GObj *gobj) |
void | ftCo_WarpStarJump_Anim (ftCo_GObj *gobj) |
void | ftCo_WarpStarJump_IASA (ftCo_GObj *gobj) |
void | ftCo_WarpStarJump_Phys (ftCo_GObj *gobj) |
void | ftCo_WarpStarJump_Coll (ftCo_GObj *gobj) |
void | ftCo_WarpStarJump_Cam (ftCo_GObj *gobj) |
void | ftCo_WarpStarFall_Anim (ftCo_GObj *gobj) |
void | ftCo_WarpStarFall_IASA (ftCo_GObj *gobj) |
void | ftCo_WarpStarFall_Phys (ftCo_GObj *gobj) |
void | ftCo_WarpStarFall_Coll (ftCo_GObj *gobj) |
void | ftCo_WarpStarFall_Cam (ftCo_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 | ( | ftCo_GObj * | gobj | ) |
|
inlinestatic |
void ftCo_WarpStarJump_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarJump_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarJump_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarJump_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarJump_Cam | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarFall_Anim | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarFall_IASA | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarFall_Phys | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarFall_Coll | ( | ftCo_GObj * | gobj | ) |
void ftCo_WarpStarFall_Cam | ( | ftCo_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" |