mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-24 13:33:11 +00:00
Simplify the overly-complex CppDoc-breaking file headers
This was SVN commit r6832.
This commit is contained in:
@@ -15,12 +15,8 @@
|
||||
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/**
|
||||
* =========================================================================
|
||||
* File : SkeletonAnim.cpp
|
||||
* Project : 0 A.D.
|
||||
* Description : Raw description of a skeleton animation
|
||||
* =========================================================================
|
||||
/*
|
||||
* Raw description of a skeleton animation
|
||||
*/
|
||||
|
||||
#include "precompiled.h"
|
||||
|
||||
Reference in New Issue
Block a user