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_mbdoor.cpp | |
| parent | b9190842b73c06b54519e66c863188ca22a5d39d (diff) | |
Document several more TU names (#770)
Co-authored-by: < >
Diffstat (limited to 'src/d/actor/d_a_mbdoor.cpp')
| -rw-r--r-- | src/d/actor/d_a_mbdoor.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/d/actor/d_a_mbdoor.cpp b/src/d/actor/d_a_mbdoor.cpp index b97c0e5f..8137d657 100644 --- a/src/d/actor/d_a_mbdoor.cpp +++ b/src/d/actor/d_a_mbdoor.cpp @@ -1,7 +1,7 @@ -// -// Generated by dtk -// Translation Unit: d_a_mbdoor.cpp -// +/** + * d_a_mbdoor.cpp + * Object - Double doors (Forsaken Fortress tower & Puppet Ganon boss rooms) + */ #include "d/actor/d_a_mbdoor.h" #include "d/res/res_mbdoor.h" |
