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
|
|
@ -1573,7 +1573,7 @@ void fn_1_5554(void) {
|
|||
float var_f26;
|
||||
float var_f31;
|
||||
float var_f30;
|
||||
float var_f29;
|
||||
float var_f29; // ! - uninitialized
|
||||
float sp8;
|
||||
float temp_f24;
|
||||
UnkBss138InnerStruct00 spC;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue