Fix x86 builds
This commit is contained in:
parent
bffccac5a6
commit
415e0ab356
|
@ -20,6 +20,8 @@
|
|||
#include "hw/pvr/Renderer_if.h"
|
||||
#include "hw/pvr/spg.h"
|
||||
|
||||
void FlushCache();
|
||||
|
||||
settings_t settings;
|
||||
static bool performed_serialization = false;
|
||||
static cMutex mtx_serialization ;
|
||||
|
|
Loading…
Reference in New Issue