use the null error dialog by default (we output to stdout all the
time right now anyway)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/* Load default fallback drivers; some of these may be overridden by arch-specific drivers. */
|
||||
#include "LoadingWindow/LoadingWindow_SDL.h"
|
||||
#include "ErrorDialog/ErrorDialog_stdout.h"
|
||||
#include "ErrorDialog/ErrorDialog_null.h"
|
||||
#include "ArchHooks/ArchHooks_none.h"
|
||||
#include "Sound/RageSoundDriver_Null.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user