mirror of
https://github.com/izzy2lost/2ship2harkinian-Android.git
synced 2026-06-19 01:20:08 -07:00
declaration & definition on the same line
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user