-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
|
||||
#ifdef ALSA_ENABLED
|
||||
|
||||
#include "global_config.h"
|
||||
#include "project_settings.h"
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user