Adjusted segment names to match recent cc65 change.

This commit is contained in:
Oliver Schmidt 2016-03-06 21:11:18 +01:00
parent bc17cdca2c
commit 6876b97466
3 changed files with 3 additions and 3 deletions

View file

@ -72,7 +72,7 @@ pw: .byte $2C, $50, $2C, $57 ;,p,w
cmdc: .byte 0
flags: .res 10
;---------------------------------------------------------------------
.segment "INIT"
.segment "ONCE"
init_pfs:
ldy #F_MAXLEN+8