Fix game time labels

This commit is contained in:
PikalaxALT 2016-01-03 14:17:10 -05:00
parent 1a5a108bdf
commit 28dc5686b0
50 changed files with 80 additions and 78 deletions

View file

@ -32,7 +32,7 @@ EnterMap::
ld hl, wd72d
res 5, [hl]
call UpdateSprites
ld hl, wd126
ld hl, wCurrentMapScriptFlags
set 5, [hl]
set 6, [hl]
xor a
@ -317,7 +317,7 @@ OverworldLoopLessDelay::
res 6,[hl]
ld hl,wFlags_D733
res 3,[hl]
ld hl,wd126
ld hl,wCurrentMapScriptFlags
set 5,[hl]
set 6,[hl]
xor a