Add a Couple Disasm Hacks (Fix NON_MATCHING Builds) (#1231)

* collision check bss

* play_hireso
This commit is contained in:
Derek Hensley
2023-05-12 22:32:19 -07:00
committed by GitHub
parent b312b76db7
commit cc6cc8da96
4 changed files with 12 additions and 4 deletions
+8
View File
@@ -23,16 +23,24 @@ Vec3f D_801EE0D8;
TriNorm D_801EE0E8[2];
TriNorm D_801EE150;
TriNorm D_801EE188;
#ifndef NON_MATCHING
Vec3f D_801EE1C0;
Vec3f D_801EE1D0;
Vec3f D_801EE1E0;
Vec3f D_801EE1F0;
EffectSparkInit D_801EE200;
#endif
TriNorm D_801EE6C8;
TriNorm D_801EE700;
#ifndef NON_MATCHING
EffectSparkInit D_801EE738;
EffectSparkInit D_801EEC00;
EffectSparkInit D_801EF0C8;
#endif
TriNorm D_801EF590;
TriNorm D_801EF5C8;
TriNorm D_801EF600;
-3
View File
@@ -2342,6 +2342,3 @@ void Play_Init(GameState* thisx) {
sBombersNotebookOpen = false;
BombersNotebook_Init(&sBombersNotebook);
}
//! TODO: fake symbol, remove when BombersNotebook_Update is matching
u16 D_801D0D78[] = { 0, 0, 0, 0 };