Refactor code structure for improved readability and maintainability
Some checks failed
Build (3DS) / build (push) Failing after 2m10s

This commit is contained in:
2025-12-06 21:08:15 -06:00
parent e833b79458
commit 2ded2a5a00
4 changed files with 1076 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
#define mice_main_h
/* Application version */
#define MICE_VERSION "dev20"
#define MICE_VERSION "dev28"
/* Default folder */
#define DEFAULT_DIR "sdmc:/"