small fixes
This commit is contained in:
@@ -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( };
|
||||
|
||||
Reference in New Issue
Block a user