Initialize local variable

This commit is contained in:
MegaMech
2024-12-03 13:26:47 -07:00
committed by GitHub
parent 779c43c6c1
commit e413eb7f31
+1 -1
View File
@@ -1253,7 +1253,7 @@ void func_800C4398(void) {
u8 soundIndex;
u8 var_a3;
struct Sound* var_a2;
u8 var_t2;
u8 var_t2 = 0;
u32 var_t3;
var_a2 = &sSoundRequests[sNumProcessedSoundRequests];