diff options
| author | 123456789758 <205478182+123456789758@users.noreply.github.com> | 2025-05-29 00:11:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-29 00:11:39 -0400 |
| commit | c1f54653fde37d3ab08cd85283def2bf99a4636a (patch) | |
| tree | 9be77beab956ae1af5270c42c3b986aaebb170ea /src/d/actor/d_a_npc_sv.cpp | |
| parent | b9190842b73c06b54519e66c863188ca22a5d39d (diff) | |
Document several more TU names (#770)
Co-authored-by: < >
Diffstat (limited to 'src/d/actor/d_a_npc_sv.cpp')
| -rw-r--r-- | src/d/actor/d_a_npc_sv.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/d/actor/d_a_npc_sv.cpp b/src/d/actor/d_a_npc_sv.cpp index 6c86711a..3bc180d2 100644 --- a/src/d/actor/d_a_npc_sv.cpp +++ b/src/d/actor/d_a_npc_sv.cpp @@ -1,7 +1,7 @@ -// -// Generated by dtk -// Translation Unit: d_a_npc_sv.cpp -// +/** + * d_a_npc_sv.cpp + * NPC - Salvage Corp group members + */ #include "d/actor/d_a_npc_sv.h" #include "m_Do/m_Do_ext.h" |
