include all_dreams in Oracle_main
This commit is contained in:
@@ -59,4 +59,6 @@ Link_EnterDream:
|
||||
LDA.l DREAMS : ORA.b #%01000000 : STA.l DREAMS
|
||||
RTS
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
print "End of all_dreams.asm ", pc
|
||||
@@ -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
|
||||
|
||||
@@ -164,6 +164,15 @@ namespace Oracle
|
||||
|
||||
print ""
|
||||
|
||||
; -------------------------------------------------------
|
||||
|
||||
print " -- Dreams -- "
|
||||
print ""
|
||||
|
||||
incsrc "Dreams/all_dreams.asm"
|
||||
|
||||
print ""
|
||||
|
||||
; -------------------------------------------------------
|
||||
; Custom Menu and HUD
|
||||
|
||||
|
||||
Reference in New Issue
Block a user