You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
-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:
@@ -27,7 +27,7 @@
|
||||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "gd_script.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "global_constants.h"
|
||||
#include "gd_compiler.h"
|
||||
#include "os/file_access.h"
|
||||
|
||||
Reference in New Issue
Block a user