small fixes

This commit is contained in:
Asuro
2025-05-16 00:26:19 +02:00
parent 0d91ec1ebb
commit 79fe91981b
4 changed files with 5 additions and 3 deletions

View File

@@ -230,6 +230,7 @@ namespace Gen
{
)END";
// TODO: Sizeof is wrong!! we don't use padding!!
constexpr char MetadataTypeEntry7[] = R"END( TypeDef{sizeof(%s), %u, "%s", %u, {%s}, {%s}, {%s}},
)END";
constexpr char MetadataEnd1[] = R"END( };