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:
parent
a827b30178
commit
0a152cdcef
16 changed files with 657 additions and 658 deletions
|
|
@ -1720,7 +1720,8 @@ void fn_1_6AE8(ModelData *model, ParticleData *particle, Mtx matrix)
|
|||
HsfanimStruct01 *temp_r31;
|
||||
s32 temp_r29;
|
||||
s16 temp_r28;
|
||||
s32 temp_r27;
|
||||
s32 temp_r27; // ! - uninitialized
|
||||
|
||||
if(!particle->unk_00) {
|
||||
particle->unk_00 = 1;
|
||||
temp_r31 = particle->unk_48;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue