mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2024-12-23 10:09:43 +01:00
6 lines
79 B
C
6 lines
79 B
C
#ifndef SDL_dynapi_h_
|
|
#define SDL_dynapi_h_
|
|
|
|
#define SDL_DYNAMIC_API 0
|
|
|
|
#endif
|