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
|
|
@ -232,7 +232,7 @@ void fn_1_13DC(omObjData *object)
|
|||
|
||||
void fn_1_17C0(omObjData *object)
|
||||
{
|
||||
s16 sp8;
|
||||
s16 sp8; // ! - uninitialized
|
||||
|
||||
UnkM417Struct *var_r30;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue