Misc housekeeping

This commit is contained in:
scawful
2024-11-10 18:49:20 -05:00
parent 6044a92a3a
commit 75238da73d
2 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,8 @@
; Makes BG2 Disappear when holding L in a building
; Based on the Parallel Worlds feature
;
; Layer Flags: xxxsabcd (i count BG from 1 to 4 - MathOnNapkins RAM-Map counts from 0 to 3)
; Layer Flags: xxxsabcd
; (i count BG from 1 to 4 - MathOnNapkins RAM-Map counts from 0 to 3)
; s - Sprite layer enabled
; a - BG4 enabled
; b - BG3 enabled
@@ -46,7 +47,7 @@ LinkItem_SecretsBook:
; ----------
.end
JSL $099F91 ; at least execute original code
JSL $099F91
RTL
}

View File

@@ -33,7 +33,6 @@
; Glacia Estate 0x12 (Ice Palace)
; Goron Mines 0x0E (Misery Mire)
; Dragon Ship 0x18 (Turtle Rock)
; =========================================================
; ZSCustomOverworld version