SSBM Decomp
Loading...
Searching...
No Matches
ftCo_09F4.c File Reference
#include <platform.h>
#include <placeholder.h>
#include "ftCommon/forward.h"
#include "ftCo_09F4.h"
#include "ft/ftdevice.h"
#include "gr/ground.h"
#include "lb/lb_00B0.h"
#include "lb/lb_00F9.h"
#include <math.h>
#include <baselib/cobj.h>
#include <baselib/gobj.h>
#include <baselib/gobjgxlink.h>
#include <baselib/gobjobject.h>
#include <baselib/gobjproc.h>
#include <baselib/jobj.h>
#include <baselib/lobj.h>

Data Structures

struct  node0_t
 
struct  node1_t
 
struct  node2_t
 

Functions

static void ftCo_8009F480 (ftCo_GObj *gobj)
 
static void ftCo_8009F54C (HSD_GObj *gobj, int code)
 
void ftCo_8009F4A4 (void)
 
void ftCo_8009F578 (Fighter *fp)
 
void ftCo_8009F5AC (Fighter *fp)
 
void ftCo_8009F75C (Fighter *fp, bool set_alpha)
 
void ftCo_8009F7F8 (Fighter *fp)
 

Variables

static HSD_LObjlobj0
 
static HSD_LObjlobj1
 
static float floats [] = { 0, 0.57, 0.57, 0.57, 0 }
 
static struct node0_t node0
 
static struct node1_t node1 = { &node0, NULL }
 
static struct node2_t node2 = { &node1, NULL }
 

Function Documentation

◆ ftCo_8009F480()

void ftCo_8009F480 ( ftCo_GObj gobj)
static

◆ ftCo_8009F54C()

void ftCo_8009F54C ( HSD_GObj gobj,
int  code 
)
static

◆ ftCo_8009F4A4()

void ftCo_8009F4A4 ( void  )

◆ ftCo_8009F578()

void ftCo_8009F578 ( Fighter fp)

◆ ftCo_8009F5AC()

void ftCo_8009F5AC ( Fighter fp)

◆ ftCo_8009F75C()

void ftCo_8009F75C ( Fighter fp,
bool  set_alpha 
)

◆ ftCo_8009F7F8()

void ftCo_8009F7F8 ( Fighter fp)

Variable Documentation

◆ lobj0

HSD_LObj* lobj0
static

◆ lobj1

HSD_LObj* lobj1
static

◆ floats

float floats[] = { 0, 0.57, 0.57, 0.57, 0 }
static

◆ node0

struct node0_t node0
static
Initial value:
= {
0, 0, 0x00050000, { 0xFF, 0xFF, 0xFF, 0xFF }, floats, 0, 0,
}
static float floats[]
Definition ftCo_09F4.c:28

◆ node1

struct node1_t node1 = { &node0, NULL }
static

◆ node2

struct node2_t node2 = { &node1, NULL }
static