• Sam Lantinga's avatar
    Use SDL_ prefixed versions of C library functions. · 5d53175e
    Sam Lantinga authored
    FIXME:
    Change #include <stdlib.h> to #include "SDL_stdlib.h"
    Change #include <string.h> to #include "SDL_string.h"
    Make sure nothing else broke because of this...
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401340
    5d53175e
AudioFilePlayer.c 12 KB