mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 16:45:57 -05:00
Make sure code is only compiled if the appropriate subsystem is enabled
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
Sam Lantinga
|
||||
slouken@libsdl.org
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
/*
|
||||
SDL_sysmutex.cpp
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
Sam Lantinga
|
||||
slouken@libsdl.org
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
/*
|
||||
SDL_syssem.cpp
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
Sam Lantinga
|
||||
slouken@libsdl.org
|
||||
*/
|
||||
#include "SDL_config.h"
|
||||
|
||||
/*
|
||||
SDL_systhread.cpp
|
||||
|
||||
Reference in New Issue
Block a user