Removed a forgotten ScrollSave variable (Stefan Haubenthal).
git-svn-id: svn://svn.cc65.org/cc65/trunk@4623 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
af27ae6d79
commit
21c38fa7db
1 changed files with 0 additions and 7 deletions
|
@ -87,10 +87,3 @@ plot: ldy CURS_X
|
|||
|
||||
putchar = $CC2F
|
||||
|
||||
;--------------------------------------------------------------------------
|
||||
; Data
|
||||
.bss
|
||||
|
||||
ScrollSave: .res 1 ; Save location for scroll byte
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue