From c1f54653fde37d3ab08cd85283def2bf99a4636a Mon Sep 17 00:00:00 2001 From: 123456789758 <205478182+123456789758@users.noreply.github.com> Date: Thu, 29 May 2025 00:11:39 -0400 Subject: Document several more TU names (#770) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎> --- src/d/actor/d_a_npc_ob1.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/d/actor/d_a_npc_ob1.cpp') diff --git a/src/d/actor/d_a_npc_ob1.cpp b/src/d/actor/d_a_npc_ob1.cpp index f6a47646..6361492f 100644 --- a/src/d/actor/d_a_npc_ob1.cpp +++ b/src/d/actor/d_a_npc_ob1.cpp @@ -1,7 +1,7 @@ -// -// Generated by dtk -// Translation Unit: d_a_npc_ob1.cpp -// +/** + * d_a_npc_ob1.cpp + * NPC - Rose + */ #include "d/actor/d_a_npc_ob1.h" #include "d/d_procname.h" -- cgit v1.2.3