remove FILENAME_MAX
This commit is contained in:
parent
d8904c550b
commit
95a88a787d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ FUNCTKEY = $A5
|
|||
|
||||
FNAME_LEN = 11 ; maximum length of file-name
|
||||
|
||||
FILENAME_MAX = 200
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; Zero page
|
||||
|
|
Loading…
Add table
Reference in a new issue