fix tons of linker warnings, mark all uninitialized as so, fix a few issues where uninitialized was due to incorrect decompilation

This commit is contained in:
Rainchus 2024-08-01 13:00:53 -05:00
parent a827b30178
commit 0a152cdcef
16 changed files with 657 additions and 658 deletions

View file

@ -511,10 +511,9 @@ static inline void unkInline(unkStruct4* var_r31, s16 var_r29, s16* var_r28, s16
}
void fn_1_2484(omObjData* object) {
s16 var_r28;
s16 var_r28; // ! - uninitialized
s16 var_r29;
unkStruct4* var_r31;
s32 temp_r27;
var_r31 = &lbl_1_bss_40[0];
object->stat |= 0x100;