include all_dreams in Oracle_main

This commit is contained in:
scawful
2024-07-18 21:20:03 -04:00
parent cc202bbb3e
commit 6ad725cbc4
3 changed files with 14 additions and 1 deletions

View File

@@ -59,4 +59,6 @@ Link_EnterDream:
LDA.l DREAMS : ORA.b #%01000000 : STA.l DREAMS
RTS
}
}
}
print "End of all_dreams.asm ", pc

View File

@@ -32,6 +32,8 @@ MagicBeanSwapDynamicGfx:
RTL
}
pushpc
; League of its own
incsrc "Items/ice_rod.asm"
print "End of Items/ice_rod.asm ", pc
pullpc

View File

@@ -164,6 +164,15 @@ namespace Oracle
print ""
; -------------------------------------------------------
print " -- Dreams -- "
print ""
incsrc "Dreams/all_dreams.asm"
print ""
; -------------------------------------------------------
; Custom Menu and HUD