1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-12 13:20:55 +00:00

BuildSystem: generated files have .gen.extension

This commit is contained in:
Poommetee Ketson
2017-06-23 22:03:41 +07:00
parent a2e4b80ff5
commit e3998528e0
35 changed files with 93 additions and 90 deletions

View File

@@ -30,7 +30,7 @@
#include "editor_node.h"
#include "animation_editor.h"
#include "authors.h"
#include "authors.gen.h"
#include "bind/core_bind.h"
#include "class_db.h"
#include "core/io/resource_loader.h"