SSBM Decomp
Loading...
Searching...
No Matches
hsd_393C.c File Reference

Data Structures

struct  ParticleConsoleState

Functions

 STATIC_ASSERT (sizeof(struct ParticleConsoleState)==0x28)
void fn_80393C14 (const u8 *buf, size_t size)
s32 hsd_80393D2C (s32 enable)
void hsd_80393DA0 (u8 *buf, size_t size)
void hsd_80393E34 (s32 *col_out, s32 *row_out)
void hsd_80393E68 (u32 col, u32 row)
void hsd_80393EF4 (int col_delta, int row_delta)
u8 hsd_80394068 (void)
u8 hsd_80394128 (s32 col, s32 row)
s32 hsd_803941E8 (void *xfb_out_ptr, void *xfb_cur_ptr)

Variables

static struct ParticleConsoleState hsd_804CF7E8

Function Documentation

◆ STATIC_ASSERT()

STATIC_ASSERT ( sizeof(struct ParticleConsoleState) = =0x28)

◆ fn_80393C14()

void fn_80393C14 ( const u8 * buf,
size_t size )

◆ hsd_80393D2C()

s32 hsd_80393D2C ( s32 enable)

◆ hsd_80393DA0()

void hsd_80393DA0 ( u8 * buf,
size_t size )

◆ hsd_80393E34()

void hsd_80393E34 ( s32 * col_out,
s32 * row_out )

◆ hsd_80393E68()

void hsd_80393E68 ( u32 col,
u32 row )

◆ hsd_80393EF4()

void hsd_80393EF4 ( int col_delta,
int row_delta )

◆ hsd_80394068()

u8 hsd_80394068 ( void )

◆ hsd_80394128()

u8 hsd_80394128 ( s32 col,
s32 row )

◆ hsd_803941E8()

s32 hsd_803941E8 ( void * xfb_out_ptr,
void * xfb_cur_ptr )

Variable Documentation

◆ hsd_804CF7E8

struct ParticleConsoleState hsd_804CF7E8
static