GodMode9i/arm9/source
Epicpkmn11 9651648836 Fix deleting file when copying to same dir and add recursive copying (#13)
* Fix deleting file when copying to same dir and add recursive copying

FIX: Deletes file when copying to same dir
ADD: Recursive copying (copy files and dirs within dirs) (also undoes disabling copying folders)

* Derp fix

* Derp fix (with undoing disabling folder copying)
2018-10-19 17:53:44 -06:00
..
date.cpp Add screenshot capture with R+L 2018-10-18 22:46:25 -06:00
date.h Add screenshot capture with R+L 2018-10-18 22:46:25 -06:00
driveMenu.cpp Fix #14 2018-10-19 14:17:53 -06:00
driveMenu.h Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
driveOperations.cpp Fix flashcardMount() code 2018-10-16 15:51:30 -06:00
driveOperations.h Fix for DSi-mode flashcards (CycloDS iEvo) 2018-10-11 18:07:49 -06:00
file_browse.cpp Fix deleting file when copying to same dir and add recursive copying (#13) 2018-10-19 17:53:44 -06:00
file_browse.h Fix deleting file when copying to same dir and add recursive copying (#13) 2018-10-19 17:53:44 -06:00
fileOperations.cpp Fix deleting file when copying to same dir and add recursive copying (#13) 2018-10-19 17:53:44 -06:00
fileOperations.h Fix deleting file when copying to same dir and add recursive copying (#13) 2018-10-19 17:53:44 -06:00
main.cpp Fix #14 2018-10-19 14:17:53 -06:00
main.h Add screenshot capture with R+L 2018-10-18 22:46:25 -06:00
nds_loader_arm9.c Remove exception stub and disable bootstub 2018-10-17 16:55:21 -06:00
nds_loader_arm9.h Add source code files 2018-10-02 11:06:03 -06:00
nitrofs.c Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
nitrofs.h Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
screenshot.cpp Add screenshot capture with R+L 2018-10-18 22:46:25 -06:00