mirror of
https://github.com/Michaelangel007/apple2_prodos_utils.git
synced 2024-12-24 16:29:22 +00:00
Add note about ProDOS path
This commit is contained in:
parent
02b879a851
commit
b45276aa45
@ -157,7 +157,7 @@ Is this still needed?
|
|||||||
, NULL
|
, NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
char sPath[ 256 ] = "/"; // TODO: What is max ProDOS path?
|
char sPath[ 256 ] = "/"; // TODO: What is max ProDOS path? 128 characters?
|
||||||
const char *gpPath = NULL;
|
const char *gpPath = NULL;
|
||||||
|
|
||||||
int gnDay = 0;
|
int gnDay = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user