Decompile more of board/player.c
DoSparkSpace incomplete
This commit is contained in:
parent
a41d910136
commit
620c676657
5 changed files with 295 additions and 54 deletions
|
|
@ -2050,7 +2050,7 @@ static void UpdateNpcEffect(void) {
|
|||
}
|
||||
}
|
||||
|
||||
void CharModelStepTypeSet(s16 character, s32 arg1) {
|
||||
s32 CharModelStepTypeSet(s16 character, s32 arg1) {
|
||||
UnkCharInstanceStruct *temp_r31 = &charInstance[character];
|
||||
|
||||
temp_r31->unkB0 = arg1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue