Commit Graph

16 Commits

Author SHA1 Message Date
Nightkingale
f2779d2da1 Begin adding menu functionality 2024-05-05 07:24:40 -06:00
Nightkingale
d9b42562f8 Clean up unneeded header declarations 2024-04-30 12:10:52 -06:00
Nightkingale
b129f951c4 Trade C system headers for C++ equivalents 2024-04-29 20:08:24 -06:00
Nightkingale
85f1dadc76 Tidy up some more of the code 2024-04-29 15:47:38 -06:00
Nightkingale
5537cd5b0b Use KPAD for better controller support 2024-04-29 15:47:25 -06:00
Nightkingale
0f4c1246fd Remove redundant include folder naming 2024-04-28 18:44:43 -06:00
Nightkingale
673f560e77 Convert names to snake case 2024-04-28 11:53:19 -06:00
James Duarte
7927620b6c Only two p's in appear :) (#1) 2024-04-24 18:35:07 -06:00
Nightkingale
0836c5a2b6 Perform some code refactoring 2024-04-14 09:42:23 -06:00
Nightkingale
8215a80dcf Rename all include files to .hpp 2024-04-14 06:44:44 -06:00
Nightkingale
3f9e222350 Improve cleaning up after errors 2024-04-13 09:54:44 -06:00
Nightkingale
d6e7d74ad2 Only allow HOME Menu on main menu 2024-04-13 08:43:15 -06:00
Nightkingale
0e4878be78 Fix exiting HOME Menu behavior 2024-04-13 08:37:23 -06:00
Nightkingale
dfd23fc72e Finalize in-app backup mechanic 2024-04-12 19:15:13 -06:00
Nightkingale
4f76ffcc20 Fix backup Network detection 2024-04-12 13:06:45 -06:00
Nightkingale
377fc2f40f Draft an in-app backup system 2024-04-12 12:55:30 -06:00