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
@@ -11,7 +11,7 @@
#include <xex.h>
#include <apu/audio.h>
#include <hid/hid.h>
#include "config.h"
#include <cfg/config.h>
#define GAME_XEX_PATH "game:\\default.xex"