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
|
|
@ -143,7 +143,7 @@ void ClusterMotionExec(ModelData *arg0) {
|
|||
s16 var_r20;
|
||||
HsfCluster *temp_r26;
|
||||
HsfData *temp_r28;
|
||||
HsfMotion *temp_r27;
|
||||
HsfMotion *temp_r27; // ! - uninitialized
|
||||
HsfTrack *var_r31;
|
||||
HsfTrack *var_r30;
|
||||
MotionData *var_r23;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue