mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-26 20:30:29 +00:00
fix VTAB regression
This commit is contained in:
parent
8e1cae9e21
commit
bfac131207
@ -258,7 +258,6 @@ DrawGameTitleInActionSlideshow
|
||||
lda #7 ; top-right rounded corner character
|
||||
jsr @drawline
|
||||
|
||||
inc VTAB
|
||||
lda #" "
|
||||
jsr @resetline
|
||||
lda (SAVE),y ; A = display length + 1
|
||||
|
Loading…
Reference in New Issue
Block a user