mirror of
https://github.com/wiiu-env/libfat.git
synced 2024-11-22 09:59:18 +01:00
Updated directory iterator functions for DevkitPro r20
This commit is contained in:
parent
0dc13f35a1
commit
7d0b004900
@ -39,6 +39,9 @@
|
|||||||
|
|
||||||
2006-10-01 - Chishm
|
2006-10-01 - Chishm
|
||||||
* Now clears the whole cluster when creating a new directory, bug found by Hermes
|
* 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>
|
#include <string.h>
|
||||||
|
@ -33,6 +33,9 @@
|
|||||||
|
|
||||||
2006-08-14 - Chishm
|
2006-08-14 - Chishm
|
||||||
* Added directory iterator functions
|
* Added directory iterator functions
|
||||||
|
|
||||||
|
2007-01-10 - Chishm
|
||||||
|
* Updated directory iterator functions for DevkitPro r20
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user