diff --git a/events.asm b/events.asm index cdec734..186cc8c 100644 --- a/events.asm +++ b/events.asm @@ -94,6 +94,7 @@ OnFileLoad: LDA.b #$FF : STA !FRESH_FILE_MARKER + LDA.w $010A : BNE + ; don't adjust the worlds for "continue" or "save-continue" + LDA.w $7EC011 : BNE + ; don't adjust worlds if mosiac is enabled (Read: mirroring in dungeon) JSL.l DoWorldFix + JSL.l MasterSwordFollowerClear