/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ #include "Engine/StdH.h" #include #define TYPE CEntityClass #define CStock_TYPE CStock_CEntityClass #define CNameTable_TYPE CNameTable_CEntityClass #define CNameTableSlot_TYPE CNameTableSlot_CEntityClass #include #include #undef CStock_TYPE #undef CNameTableSlot_TYPE #undef CNameTable_TYPE #undef TYPE CStock_CEntityClass *_pEntityClassStock = NULL;