/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */ #include "Engine/StdH.h" #include #define TYPE CSoundData #define CStock_TYPE CStock_CSoundData #define CNameTable_TYPE CNameTable_CSoundData #define CNameTableSlot_TYPE CNameTableSlot_CSoundData #include #include #undef CStock_TYPE #undef CNameTableSlot_TYPE #undef CNameTable_TYPE #undef TYPE CStock_CSoundData *_pSoundStock = NULL;