finally decouple Config from the core. baahhahahahah

This commit is contained in:
Arisotura
2021-11-18 01:17:51 +01:00
parent 65c2a844ac
commit 19ddaee13b
35 changed files with 128 additions and 236 deletions

View File

@ -29,7 +29,7 @@
#include "OSD_shaders.h"
#include "font.h"
#include "PlatformConfig.h"
#include "Config.h"
extern MainWindow* mainWindow;