Move more contiguous related code blocks from main.asm to engine/ and events/

This commit is contained in:
Remy Oukaour
2017-12-15 20:10:54 -05:00
parent 606817f18b
commit 1038ebca5e
41 changed files with 3675 additions and 3704 deletions

View File

@@ -1,3 +1,7 @@
Predef35: ; 8c000
Predef36:
ret
UpdateTimeOfDayPal:: ; 8c001
call UpdateTime
ld a, [TimeOfDay]