You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Move more contiguous related code blocks from main.asm to engine/ and events/
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Predef35: ; 8c000
|
||||
Predef36:
|
||||
ret
|
||||
|
||||
UpdateTimeOfDayPal:: ; 8c001
|
||||
call UpdateTime
|
||||
ld a, [TimeOfDay]
|
||||
|
||||
Reference in New Issue
Block a user