fix #1
This commit is contained in:
parent
9a2845dd12
commit
b0aa131622
BIN
bin/FSHa.8xp
BIN
bin/FSHa.8xp
Binary file not shown.
3230
bin/FSHa.lst
3230
bin/FSHa.lst
File diff suppressed because it is too large
Load Diff
|
|
@ -15,8 +15,8 @@ drawstatusbar:
|
||||||
set fracDrawLFont, (iy + fontFlags)
|
set fracDrawLFont, (iy + fontFlags)
|
||||||
ld a, 6
|
ld a, 6
|
||||||
ld (penRow), a
|
ld (penRow), a
|
||||||
ld a, 7
|
ld hl, 7
|
||||||
ld (penCol), a
|
ld (penCol), hl
|
||||||
ld hl, $52AA
|
ld hl, $52AA
|
||||||
ld (drawBGcolor), hl
|
ld (drawBGcolor), hl
|
||||||
ld hl, $ffff
|
ld hl, $ffff
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue