Move config implementations to a .cpp file. (#133)

This commit is contained in:
Skyth (Asilkan)
2025-01-19 19:05:44 +03:00
committed by GitHub
parent 614106c868
commit 535bca7d9f
6 changed files with 588 additions and 506 deletions

View File

@@ -16,6 +16,7 @@
#include <ui/sdl_listener.h>
#include <ui/game_window.h>
#include <decompressor.h>
#include <exports.h>
#include <res/images/common/hedge-dev.dds.h>
#include <res/images/installer/install_001.dds.h>