declaration & definition on the same line

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-31 04:42:49 -03:00
parent c01424aef6
commit e45d0f72bb
+1 -3
View File
@@ -119,12 +119,10 @@ void func_80BE9C74(EnDt* this) {
}
void func_80BE9CE8(EnDt* this, s32 arg1) {
f32 var_fv1;
f32 var_fv1 = -4.0f;
this->unk_246 = arg1;
var_fv1 = -4.0f;
if ((this->unk_246 == 2) || (this->unk_246 == 5)) {
var_fv1 = 0.0f;
}