-Renamed GlobalConfig to ProjectSettings, makes more sense.
-Added system for feature overrides, it's pretty cool :)
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
/*************************************************************************/
|
||||
#include "audio_driver_xaudio2.h"
|
||||
|
||||
#include "global_config.h"
|
||||
#include "project_settings.h"
|
||||
#include "os/os.h"
|
||||
|
||||
const char *AudioDriverXAudio2::get_name() const {
|
||||
|
||||
Reference in New Issue
Block a user