fakematch sub_805EE3C

I have no idea why this won't actually match, but thanks to pidgey for figuring out this fakematch
This commit is contained in:
Kurausukun
2021-03-19 04:53:28 -04:00
parent c11710288a
commit 31a32c955e
+1 -3
View File
@@ -1938,9 +1938,7 @@ static void sub_805EE3C(u8 objectEventId, s16 x, s16 y)
#undef i
objectEvent = &gObjectEvents[objectEventId];
#ifndef NONMATCHING
asm("":::"r5");
#endif
objectEvent++;objectEvent--; // fakematch
subspriteTables = NULL;
graphicsInfo = GetObjectEventGraphicsInfo(objectEvent->graphicsId);
spriteFrameImage.size = graphicsInfo->size;