Add TODO note about max ProDOS path

This commit is contained in:
Michaelangel007 2017-11-06 08:52:26 -08:00
parent 0942fd0906
commit 9bf3f29c4b
1 changed files with 1 additions and 1 deletions

View File

@ -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;