#ifndef _CFACTORYMGR
#define _CFACTORYMGR
#include "types.h"
class CFactoryMgr {
public:
private:
uchar pad[0x38];
};
#endif // _CFACTORYMGR