Updated directory iterator functions for DevkitPro r20

This commit is contained in:
Michael Chisholm 2007-01-10 10:34:47 +00:00
parent 0dc13f35a1
commit 7d0b004900
2 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,9 @@
2006-10-01 - Chishm
* Now clears the whole cluster when creating a new directory, bug found by Hermes
2007-01-10 - Chishm
* Updated directory iterator functions for DevkitPro r20
*/
#include <string.h>

View File

@ -33,6 +33,9 @@
2006-08-14 - Chishm
* Added directory iterator functions
2007-01-10 - Chishm
* Updated directory iterator functions for DevkitPro r20
*/