asm template doc category

This commit is contained in:
kalsprite
2026-08-24 00:55:16 -07:00
parent 965970af71
commit b875baea08
5 changed files with 35 additions and 2 deletions

View File

@@ -3463,6 +3463,7 @@ gb_internal void print_show_unused(Checker *c) {
case Entity_ProcGroup:
case Entity_ImportName:
case Entity_LibraryName:
case Entity_AsmTemplate:
// Fine
break;
}