mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-09-11 00:17:05 +00:00
chore: update ZoneCodeGenerator code style
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
|
||||
class AssetStructTestsTemplate final : public ICodeTemplate
|
||||
{
|
||||
static constexpr int TAG_SOURCE = 1;
|
||||
|
||||
class Internal;
|
||||
|
||||
public:
|
||||
std::vector<CodeTemplateFile> GetFilesToRender(RenderingContext* context) override;
|
||||
void RenderFile(std::ostream& stream, int fileTag, RenderingContext* context) override;
|
||||
|
||||
Reference in New Issue
Block a user