Move time_system to Overworld section
This commit is contained in:
@@ -40,8 +40,7 @@
|
|||||||
incsrc "Overworld/custom_gfx.asm"
|
incsrc "Overworld/custom_gfx.asm"
|
||||||
print "End of custom_gfx.asm ", pc
|
print "End of custom_gfx.asm ", pc
|
||||||
incsrc "Overworld/ZCustomOverworld.asm"
|
incsrc "Overworld/ZCustomOverworld.asm"
|
||||||
print "End of Overworld/ZCustomOverworld.asm", pc
|
print "End of ZCustomOverworld.asm ", pc
|
||||||
incsrc "Overworld/time_system.asm"
|
|
||||||
|
|
||||||
namespace Oracle
|
namespace Oracle
|
||||||
{
|
{
|
||||||
@@ -73,6 +72,9 @@ namespace Oracle
|
|||||||
incsrc "Overworld/lost_woods.asm"
|
incsrc "Overworld/lost_woods.asm"
|
||||||
print "End of Overworld/lost_woods.asm ", pc
|
print "End of Overworld/lost_woods.asm ", pc
|
||||||
|
|
||||||
|
incsrc "Overworld/time_system.asm"
|
||||||
|
print "End of Overworld/time_system.asm ", pc
|
||||||
|
|
||||||
print ""
|
print ""
|
||||||
|
|
||||||
; -------------------------------------------------------
|
; -------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user