Cleaned up assets folder, added promptfont, started config menu UI

This commit is contained in:
Mr-Wiseguy
2023-12-29 16:49:26 -05:00
parent c0abf1a203
commit 525092fd60
21 changed files with 1148 additions and 712 deletions
+1
View File
@@ -19,6 +19,7 @@ namespace recomp {
enum class Menu {
Launcher,
Config,
None
};