strip fake linker symbols

This commit is contained in:
theo3
2021-12-29 02:59:02 -08:00
parent d0f6fcc3d3
commit 0e9a7a5e66
47 changed files with 172 additions and 183 deletions
+1 -1
View File
@@ -319,7 +319,7 @@ void sub_0808EBB8(Entity* this) {
}
static Entity* sub_0808EC80(int form) {
Entity* entityA = (Entity*)&gUnk_03003DA0;
Entity* entityA = (Entity*)&gEntityLists[6];
Entity* entityB = entityA->next;
while (entityB != entityA) {
if ((entityB->kind == 0x6 && entityB->id == 0x48) && form == entityB->type) {