Removed unnecesarry old var

This commit is contained in:
Michaelangel007 2018-03-23 10:54:17 -07:00
parent 0aa69ba0af
commit a2bf846f14
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ PRODOS_GET_EOF = $D1
; ----------------------------------------------------------------------------
; relocate code from RELOCS to RELOCT
DClockSystem
RSEG1 = rseg1e-rseg1b ; MERLIN32: removed ()
ldy #rseg1e-rseg1b ; MERLIN32: removed ()
:_ lda RELOCS,y
sta RELOCT-1,y