Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks 46e530be36
Add basic main.c with console setup
Create minimal Switch homebrew application.
- Initialize console and input handling
- Basic event loop with exit on Plus button
- Foundation for BOTW save tool
2023-05-16 09:31:00 -07:00
source Add basic main.c with console setup 2023-05-16 09:31:00 -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