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
|
@ -36,7 +36,7 @@
|
|||
#include "file_access_android.h"
|
||||
#include "dir_access_jandroid.h"
|
||||
#include "audio_driver_jandroid.h"
|
||||
#include "globals.h"
|
||||
#include "global_config.h"
|
||||
#include "thread_jandroid.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "java_class_wrapper.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue