mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Merge branch 'master' into mistress
This commit is contained in:
commit
34e3df03f1
|
@ -159,7 +159,7 @@ StatusScreen:
|
|||
.checkstart ;print DVs if start is held
|
||||
bit BIT_START, a
|
||||
jr z, .doregular
|
||||
ld de, wDVCalcVar2
|
||||
ld de, wDVCalcVar2 + 4
|
||||
lb bc, 1, 2
|
||||
.printnum
|
||||
call PrintNumber
|
||||
|
|
Loading…
Reference in a new issue