add uninitialized variable fix

This commit is contained in:
roeming
2026-04-17 15:05:12 -04:00
parent 89e273a0d5
commit d3c21336b4
+4
View File
@@ -110,6 +110,10 @@ static int daNpc_Inko_Execute(npc_inko_class* i_this) {
}
f32 var_f31;
#if TARGET_PC
var_f31 = 0.0f;
#endif
if (i_this->field_0x598 == 0) {
if (i_this->field_0x59c[1] == 0) {
i_this->field_0x59c[1] = 30.0f + cM_rndF(70.0f);