Open GWRon opened 1 year ago
I think we should undefine them in the configs: sdl.mod/sdl.mod/include/linuxx86/SDL_config.h sdl.mod/sdl.mod/include/linuxx64/SDL_config.h
changing
#define SDL_AUDIO_DRIVER_NAS 1
to
#define SDL_AUDIO_DRIVER_NAS 0
I think we should undefine them in the configs: sdl.mod/sdl.mod/include/linuxx86/SDL_config.h sdl.mod/sdl.mod/include/linuxx64/SDL_config.h
changing
to