Matched REL/m405 + some code cleanup
This commit is contained in:
parent
440e47ec2c
commit
66ba618452
34 changed files with 2683 additions and 216 deletions
|
|
@ -2051,7 +2051,7 @@ static void UpdateNpcEffect(void) {
|
|||
}
|
||||
}
|
||||
|
||||
s32 CharModelStepTypeSet(s16 character, s32 arg1) {
|
||||
void 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