src/win32/aa_config.h

Go to the documentation of this file.
00001 // Windows client configuration header
00002 
00003 #ifndef CONFIG_H_INCLUDED
00004 #define CONFIG_H_INCLUDED
00005 
00006 // include common Windows header
00007 #include "config_common.h"
00008 
00009 // we're using SDL_Mixer
00010 #define HAVE_LIBSDL_MIXER 1
00011 
00012 #endif

Generated on Sat Mar 15 22:55:48 2008 for Armagetron Advanced by  doxygen 1.5.4