reman3/Rayman_X/cpa/public/GAM/Options/Def_Snd.h

13 lines
234 B
C

#ifndef __DEF_SND_H__
#define __DEF_SND_H__
/******************************************/
#if _MSC_VER >= 1000
#pragma once
#endif /* _MSC_VER >= 1000 */
/******************************************/
#define SOUND_FOR_3DOS
#endif