/* THIS FILE IS GENERATED DO NOT EDIT */ #ifndef _CODE_TEMPLATES_H #define _CODE_TEMPLATES_H #include "core/object/object.h" #include "core/object/script_language.h" static const int TEMPLATES_ARRAY_SIZE = …; static const struct ScriptLanguage::ScriptTemplate TEMPLATES[10] = …; #endif