-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
-.pck and .zip exporting redone, seems to be working..
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
#include "servers/physics_2d_server.h"
|
||||
#include "command_queue_mt.h"
|
||||
#include "os/thread.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
|
||||
#ifdef DEBUG_SYNC
|
||||
#define SYNC_DEBUG print_line("sync on: "+String(__FUNCTION__));
|
||||
|
||||
Reference in New Issue
Block a user