add pendant quest bit to oosprog

This commit is contained in:
scawful
2024-07-03 20:17:57 -04:00
parent 0ba6edca5d
commit 62373ca600

View File

@@ -28,7 +28,8 @@
; ;
; ========================================================= ; =========================================================
; .... h.m. ; ...p h.m.
; p - pendant quest
; h - hall of secrets ; h - hall of secrets
; m - maku tree ; m - maku tree
OOSPROG = $7EF3D6 OOSPROG = $7EF3D6
@@ -153,6 +154,10 @@ namespace Oracle
; ------------------------------------------------------- ; -------------------------------------------------------
; incsrc "Music/ww_ganondorf.asm"
; incsrc "Music/great_sea.asm"
print "" print ""
print "Finished applying patches" print "Finished applying patches"
} }