Fixed initialization order in animation manager.
[NALCG.git] / tools / new_class.cpp.template
bloba523c3fcee6aa7f200f03fe843148cbd9a1213c7
1 // system includes
3 // class dependencies
4 #include "##CLASS_FILENAME#.h"
6 ##CLASS_NAME#::##CLASS_NAME#()