remove hardcoded 0E freespace from time system
This commit is contained in:
@@ -268,7 +268,7 @@ org $1BEF61
|
|||||||
org $1BEF84
|
org $1BEF84
|
||||||
JSL LoadDayNightPaletteEffect
|
JSL LoadDayNightPaletteEffect
|
||||||
|
|
||||||
org $0EEE25 ; free space
|
pullpc
|
||||||
LoadDayNightPaletteEffect:
|
LoadDayNightPaletteEffect:
|
||||||
{
|
{
|
||||||
STA.l !pal_color
|
STA.l !pal_color
|
||||||
@@ -445,7 +445,7 @@ CheckIfNight:
|
|||||||
RTL
|
RTL
|
||||||
}
|
}
|
||||||
|
|
||||||
warnpc $0EF3F9 ; free space
|
pushpc
|
||||||
|
|
||||||
org $09C4E3
|
org $09C4E3
|
||||||
JSL CheckIfNight
|
JSL CheckIfNight
|
||||||
|
|||||||
Reference in New Issue
Block a user