Remove RTC (#1) and remove time of day dependence on RTC (#7) [Commit 1]

This commit is contained in:
xCrystal
2023-07-27 20:32:15 +02:00
parent 59bda0b36b
commit 0571144a7b
32 changed files with 40 additions and 2276 deletions

View File

@@ -243,7 +243,7 @@ LinkTradeMenu:
ret
.loop2
call UpdateTimeAndPals
call UpdateTimeSensitivePals
call .TryAnims
ret c
ld a, [w2DMenuFlags1]