diff options
Diffstat (limited to 'src/d/actor/d_a_wall.cpp')
| -rw-r--r-- | src/d/actor/d_a_wall.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/d/actor/d_a_wall.cpp b/src/d/actor/d_a_wall.cpp index 2f8eb4ce..79dff42c 100644 --- a/src/d/actor/d_a_wall.cpp +++ b/src/d/actor/d_a_wall.cpp @@ -1,7 +1,7 @@ -// -// Generated by dtk -// Translation Unit: d_a_wall.cpp -// +/** + * d_a_wall.cpp + * Object - Bombable walls + */ #include "d/actor/d_a_wall.h" #include "d/res/res_hbw1.h" |
