Names in KinstoneWorldEvent struct

This commit is contained in:
Catobat
2023-01-08 17:47:29 +01:00
parent 8515634fa9
commit c88f5cf280
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ void Subtask_WorldEvent_Update(void) {
void Subtask_WorldEvent_End(void) {
MessageInitialize();
sub_0806F38C();
if (gKinstoneWorldEvents[gFuseInfo.kinstoneId].unk7 != 0) {
if (gKinstoneWorldEvents[gFuseInfo.kinstoneId].mapMarkerIcon != 0) {
// Show the map hint.
MenuFadeIn(SUBTASK_LOCALMAPHINT, gUI.field_0x3);
} else {