1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00

Complete the globals.h -> global_config.h conversion

This commit is contained in:
Bojidar Marinov
2017-02-23 17:47:25 +02:00
parent d0973e645c
commit 53921faa91
11 changed files with 11 additions and 11 deletions

View File

@@ -30,7 +30,7 @@
#if 0
#include "io/resource_loader.h"
#include "globals.h"
#include "global_config.h"
#include "tools/editor/editor_settings.h"