123
This commit is contained in:
9
ResourceCompilerPC/CalConvertor.h
Normal file
9
ResourceCompilerPC/CalConvertor.h
Normal file
@@ -0,0 +1,9 @@
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
// Declaration of convertor for CAL files that will compile them into easy-to-parse
|
||||
// and compact format which will contain the necessary information about the animation files.
|
||||
#ifndef _CAL_CONVERTOR_HDR_
|
||||
#define _CAL_CONVERTOR_HDR_
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user