mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +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:
parent
6e2bf31e5a
commit
de0045cf1b
121 changed files with 560 additions and 244 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "visual_script_nodes.h"
|
||||
#include "global_constants.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "scene/main/scene_main_loop.h"
|
||||
#include "os/os.h"
|
||||
#include "scene/main/node.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue