Skip to content

Commit

Permalink
Minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortyne committed Oct 9, 2024
1 parent 011a6a5 commit 127911a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/SeafoamIslandsB3F.asm
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ SeafoamIslandsB3FOnMapLoad::
res BIT_CUR_MAP_LOADED_1, [hl]
ret z
; script constants were changed from older save file versions so potentially need to update them here to remove invalid values
; TODO: remove later?
ld hl, wSeafoamIslandsB3FCurScript
ld a, [hl]
cp SCRIPT_SEAFOAMISLANDSB3F_END
Expand Down

0 comments on commit 127911a

Please sign in to comment.