Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks 8ddd30bbb4
Add basic map pin functionality
- Define Point structure for 3D coordinates
- Add map pin type constants
- Implement placeholder functions for:
  * Player location loading
  * Map pin addition
  * Pin counting
- Foundation for Korok seed tracking
2023-05-18 11:49:10 -07:00
source Add basic map pin functionality 2023-05-18 11:49:10 -07:00
.gitignore Initial project setup 2023-05-15 14:29:16 -07:00
Makefile Add basic Makefile for Nintendo Switch homebrew 2023-05-15 16:58:48 -07:00