Rename Dreams directory to Events
This commit is contained in:
@@ -11,7 +11,7 @@ Link_EnterDream:
|
||||
|
||||
JSR Link_HandleDreams
|
||||
|
||||
PLB
|
||||
PLB
|
||||
|
||||
RTL
|
||||
}
|
||||
@@ -74,7 +74,7 @@ Link_HandleDreams:
|
||||
}
|
||||
}
|
||||
|
||||
; Takes X as argument for the entrance ID
|
||||
; Takes X as argument for the entrance ID
|
||||
Link_FallIntoDungeon:
|
||||
{
|
||||
LDA.w .entrance, X
|
||||
@@ -87,8 +87,8 @@ Link_FallIntoDungeon:
|
||||
STZ.b $11 : STZ.b $B0
|
||||
|
||||
RTS
|
||||
.entrance
|
||||
.entrance
|
||||
db $78, $79, $01
|
||||
}
|
||||
|
||||
print "End of all_dreams.asm ", pc
|
||||
print "End of all_dreams.asm ", pc
|
||||
@@ -182,10 +182,10 @@ namespace Oracle
|
||||
|
||||
; -------------------------------------------------------
|
||||
|
||||
print " -- Dreams -- "
|
||||
print " -- Events -- "
|
||||
print ""
|
||||
|
||||
incsrc "Dreams/all_dreams.asm"
|
||||
incsrc "Events/all_dreams.asm"
|
||||
|
||||
print ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user