diff --git a/sortdir.c b/sortdir.c index d0f518f..9471db9 100644 --- a/sortdir.c +++ b/sortdir.c @@ -29,7 +29,7 @@ * v0.66 Modified to build sorted blocks on the fly rather than in aux memory. * v0.67 Fixed bug in v0.66 where garbage was written to end of directory. * v0.68 Cleaned up error msgs. - * v0.69 Fixed support for drive number >2. + * v0.69 Fixed support for drive number >2. (cc65 needs to be fixed too!) */ //#pragma debug 9 diff --git a/sortdir.po b/sortdir.po index faec980..d3b0288 100644 Binary files a/sortdir.po and b/sortdir.po differ