4 lines
101 B
C++
4 lines
101 B
C++
#include <fishbone/config.h>
|
|
#ifdef FISHBONE_WINDOW_USE_SDL2
|
|
#include <fishbone/foundation.h>
|
|
#endif
|