Rework UI lifecycle, finish renaming & cleanup

This commit is contained in:
Luke Street
2026-08-19 21:43:35 -06:00
parent fd0e33460f
commit 3ecd785ac2
36 changed files with 536 additions and 526 deletions
+2 -2
View File
@@ -13,10 +13,10 @@
#ifdef TARGET_PC
#include <dusk/autosave.h>
#include "dusk/livesplit.h"
#include "dusk/game_mode.hpp"
#include "dusk/imgui/ImGuiConsole.hpp"
#include "dusk/livesplit.h"
#include "dusk/speedrun.h"
#include "dusk/gamemode.hpp"
#endif
#include "dusk/version.hpp"