add deku link form

This commit is contained in:
scawful
2022-10-04 18:31:21 -05:00
parent cdbc7a1d2f
commit 99c9290582
3 changed files with 84 additions and 117 deletions

View File

@@ -12,7 +12,6 @@
; Lost Sea Area Combo
;
;===========================================================
namespace Oracle
{
print ""
@@ -45,6 +44,9 @@ namespace Oracle
incsrc "Debug/debug.asm"
print "End of Debug/debug.asm ", pc
incsrc "Masks/deku_mask.asm"
print "End of Masks/deku_mask.asm ", pc
print ""
print "Finished applying patches"