config: decouple header from pch

This commit is contained in:
Hyper
2024-10-21 22:30:11 +01:00
parent fae7591b53
commit 361cf21681
7 changed files with 8 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@
#include <xex.h>
#include <apu/audio.h>
#include <hid/hid.h>
#include "config.h"
#define GAME_XEX_PATH "game:\\default.xex"