player.c data
fix modified functions in warp.c edit player_state struct begin player.c functions (vars close to completion)
This commit is contained in:
parent
b2c2f821da
commit
a6ad359c5c
4 changed files with 248 additions and 12 deletions
|
|
@ -62,7 +62,7 @@ void BoardTutorialDirInputSet(s32, s32, s32);
|
|||
void BoardSpaceStarSetIndex(s32);
|
||||
void BoardModelRotYSet(s32, f32);
|
||||
f32 BoardModelRotYGet(s32);
|
||||
void BoardModelLayerSet(s16, s32);
|
||||
void BoardModelLayerSet(s16, u8);
|
||||
void BoardTutorialHostSet(s16);
|
||||
s16 BoardModelIDGet(s16);
|
||||
void BoardCommonInit(void*, void*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue