mirror of
https://github.com/Michaelangel007/apple2_prodos_utils.git
synced 2024-11-26 21:49:37 +00:00
Add TODO note about max ProDOS path
This commit is contained in:
parent
0942fd0906
commit
9bf3f29c4b
@ -126,7 +126,7 @@ Is this still needed?
|
||||
, NULL
|
||||
};
|
||||
|
||||
char sPath[ 256 ] = "/";
|
||||
char sPath[ 256 ] = "/"; // TODO: What is max ProDOS path?
|
||||
const char *gpPath = NULL;
|
||||
|
||||
int gnDay = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user