Ticket #1316: config2.h.patch

File config2.h.patch, 379 bytes (added by noKid, 12 years ago)

Removed FAM preprocessor directives

  • config2.h

     
    100100# define CONFIG2_GLES 0
    101101#endif
    102102
    103 // allow use of FAM API on Linux
    104 #ifndef CONFIG2_FAM
    105 # define CONFIG2_FAM 1
    106 #endif
    107 
    108103// allow use of OpenAL/Ogg/Vorbis APIs
    109104#ifndef CONFIG2_AUDIO
    110105# define CONFIG2_AUDIO 1