oop cleanup on aisle me

This commit is contained in:
CreateSource 2024-01-01 00:03:25 -05:00
parent d5f2409576
commit 4fc3fe0080
2 changed files with 2 additions and 4 deletions

View file

@ -139,7 +139,7 @@ s8 fn_8007FE70(Point3d* arg0, s8 arg1) {
temp_r31->field08_bit3 = 0;
temp_r31->unk_02 = __abs(arg1) / 10;
temp_r31->unk_03 = __abs(arg1) % 10;
temp_r31->unk_01 = (s8) (var_r29 + 1);
temp_r31->unk_01 = var_r29 + 1;
temp_r31->unk_04 = 0;
temp_r31->unk_06 = 0;
fn_80080124(temp_r31, arg0);