Decompile more of board/main.c
This commit is contained in:
parent
8b2bec5e07
commit
cea9598a34
5 changed files with 255 additions and 24 deletions
|
|
@ -46,5 +46,6 @@ void BoardPlayerAutoSizeSet(s32 player, s32 value);
|
|||
void BoardPlayerMotionStart(s32, s32, s32);
|
||||
void BoardPlayerMotionShiftSet(s32 player, s32 arg1, float start, float end, u32 attr);
|
||||
void BoardPlayerRotYSet(s32 player, float rot_y);
|
||||
void BoardPlayerZoomRestore(s32 player);
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue