mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
BuildSystem: generated files have .gen.ext
This commit is contained in:
parent
8d6445b8f3
commit
4a0dc529ce
35 changed files with 82 additions and 81 deletions
|
|
@ -28,7 +28,7 @@
|
|||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "editor_help.h"
|
||||
#include "doc_data_compressed.h"
|
||||
#include "doc_data_compressed.gen.h"
|
||||
#include "editor/plugins/script_editor_plugin.h"
|
||||
#include "editor_node.h"
|
||||
#include "editor_settings.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue