botw-completer/source
badbl0cks 07db2a4d8d
Fix save device unmounting on exit
- Properly unmount save device before application exit
- Prevents potential file system issues
- Ensures clean shutdown process
2023-05-23 11:17:52 -07:00
..
data_basic.c Expand Korok seed database to 50 locations 2023-05-20 14:14:55 -07:00
data_basic.h Add initial Korok seed location data 2023-05-19 09:41:24 -07:00
main.c Fix save device unmounting on exit 2023-05-23 11:17:52 -07:00
map_basic.c Add basic map pin functionality 2023-05-18 11:49:10 -07:00
map_basic.h Add basic map pin functionality 2023-05-18 11:49:10 -07:00
save_basic.c Expand save system with data access framework 2023-05-18 14:52:57 -07:00
save_basic.h Expand save system with data access framework 2023-05-18 14:52:57 -07:00
ui_basic.c Implement functional menu system 2023-05-19 15:33:48 -07:00
ui_basic.h Add basic UI system 2023-05-17 16:58:22 -07:00