• Bob Pendleton's avatar
    Added an ifdef so that if you · de866fce
    Bob Pendleton authored
    #define SDL_NO_COMPAT
    
    before you include SDL.h then SDL_compat.h will never be included in your code.
    This is useful for making sure that your code uses only SDL 1.3 features.
    It is also handy for finding things that are in SDL_compat.h that belong elsewhere.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403621
    de866fce
SDL_compat.h 10.5 KB