-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:
@ -30,7 +30,7 @@
|
||||
|
||||
#include "os/dir_access.h"
|
||||
#include "os/copymem.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "map.h"
|
||||
|
||||
static Map<String, Vector<uint8_t> >* files = NULL;
|
||||
|
||||
Reference in New Issue
Block a user