Minor fixes to gencpp formatting

This commit is contained in:
2024-05-05 21:29:19 -04:00
parent 3641306ef2
commit 647d7ed9e3
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -460,6 +460,7 @@ int gen_main()
}));
body.append(swapped_table);
body.append(fmt_newline);
// Right after is where the struct definitions were defined, we'll insert them here
body.append(def_pragma(txt("region TYPE_KINDS")));
body.append(fmt_newline);