mirror of
https://github.com/cc65/cc65.git
synced 2025-08-07 15:25:31 +00:00
remove FILENAME_MAX
This commit is contained in:
@@ -15,7 +15,7 @@ FUNCTKEY = $A5
|
||||
|
||||
FNAME_LEN = 11 ; maximum length of file-name
|
||||
|
||||
FILENAME_MAX = 200
|
||||
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
; Zero page
|
||||
|
Reference in New Issue
Block a user