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