config_detail: move implementation to cpp, relocate sources

This commit is contained in:
Hyper
2024-11-15 21:21:43 +00:00
parent b354c6123d
commit 118c2f3ce2
15 changed files with 91 additions and 97 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#include <cpu/guest_code.h>
#include "config.h"
#include <cfg/config.h>
const char* m_pStageID;