mirror of
https://github.com/glest/glest-source.git
synced 2025-10-02 18:36:48 +02:00
- added error checking and allow the game to continue if we cannot init the sound system
- persist error messagebox between program states
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "platform_util.h"
|
||||
#include "platform_main.h"
|
||||
#include "network_interface.h"
|
||||
#include "sound_renderer.h"
|
||||
//#include "sound_renderer.h"
|
||||
#include "ImageReaders.h"
|
||||
#include "renderer.h"
|
||||
#include "simple_threads.h"
|
||||
|
Reference in New Issue
Block a user