mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 01:21:38 -07:00
Minor fixes to gencpp formatting
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user