summaryrefslogtreecommitdiffstats
path: root/config.h
blob: 5fa5d5bec928e91eff5f6c9a30b856165e5fcba9 (plain) (blame)
1
2
3
4
5
#define CL_TARGET_OPENCL_VERSION 110

/* #define WINDOWS 1 */

enum { FPS = 60 }; /* Frames per second. */