fix ordering of local itypes within itype blocks in type name map; latter added itypes need to come *first*

This commit is contained in:
Ryan Fleury
2024-01-15 08:21:50 -08:00
parent d2ec1d6a3a
commit dd433c89ff
2 changed files with 21 additions and 5 deletions
+9
View File
@@ -81,6 +81,15 @@ commands =
.save_dirty_files = true,
.cursor_at_end = false,
},
.build_raddbg_dump =
{
.win = "build raddbg_dump",
.linux = "",
.out = "*compilation*",
.footer_panel = true,
.save_dirty_files = true,
.cursor_at_end = false,
},
.build_mule_main =
{
.win = "build mule_main",