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
@@ -2,6 +2,7 @@
#include <SDL.h>
#include "res/icon.h"
#include "config.h"
struct Window
{