SSBM Decomp
Loading...
Searching...
No Matches
vi1101.h
Go to the documentation of this file.
1#ifndef GALE01_31F294
2#define GALE01_31F294
3
4#include <baselib/forward.h>
5
6/* 31F294 */ void un_8031F294(s32 char_index, s32 costume_index);
7/* 31F548 */ void fn_8031F548(HSD_GObj* gobj);
8/* 31F600 */ void fn_8031F600(HSD_GObj* gobj);
9/* 31F714 */ void un_8031F714_OnEnter(void*);
10/* 31F960 */ void un_8031F960_OnFrame(void);
11extern u8 un_804D6FD8[8];
12#endif
signed long s32
Definition hsd_3B2B.h:1
unsigned char u8
Definition hsd_3B2B.h:2
Definition gobj.h:24
u8 un_804D6FD8[8]
Definition vi1101.c:27
void fn_8031F600(HSD_GObj *gobj)
Definition vi1101.c:136
void un_8031F960_OnFrame(void)
Definition vi1101.c:235
void fn_8031F548(HSD_GObj *gobj)
Definition vi1101.c:123
void un_8031F294(s32 char_index, s32 costume_index)
Definition vi1101.c:59
void un_8031F714_OnEnter(void *)
Definition vi1101.c:170