botw-completer/source
badbl0cks d28527f700
Expand Korok seed database to 50 locations
- Add 40 more Korok seed coordinates
- Comprehensive test data covering various map regions
- Better representation of actual game locations
- Sufficient data for thorough testing
2023-05-20 14:14:55 -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 Implement functional menu system 2023-05-19 15:33:48 -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