remove hardcoded 0E freespace from time system

This commit is contained in:
scawful
2024-08-17 12:24:32 -04:00
parent f35a850f98
commit 7868ad654b

View File

@@ -268,7 +268,7 @@ org $1BEF61
org $1BEF84
JSL LoadDayNightPaletteEffect
org $0EEE25 ; free space
pullpc
LoadDayNightPaletteEffect:
{
STA.l !pal_color
@@ -445,7 +445,7 @@ CheckIfNight:
RTL
}
warnpc $0EF3F9 ; free space
pushpc
org $09C4E3
JSL CheckIfNight