First time setup preset menu with transition & cool sfx

This commit is contained in:
MelonSpeedruns
2026-04-06 13:14:14 -04:00
parent 039ce8a85a
commit 411ca7e3a2
6 changed files with 54 additions and 6 deletions
+1 -1
View File
@@ -116,7 +116,7 @@ ConfigVarBase* GetConfigVar(std::string_view name);
*
* For detect first run to prompt the user to choose a preset.
*/
bool WasConfigFileMissing();
bool IsConfigFileMissing();
template <ConfigValue T>
const ConfigImplBase* GetConfigImpl() {