summaryrefslogtreecommitdiff
path: root/pkg/mgba/config.h
blob: 293645b511540cc98c8eab3f5b5d593d1d849ba4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#define COLOR_16_BIT 1
#define COLOR_5_6_5 1
#define DISABLE_THREADING 1
#define HAVE_CHMOD 1
#define HAVE_LOCALE 1
#define HAVE_LOCALTIME_R 1
#define HAVE_SETLOCALE 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_UMASK 1
#define MGBA_STANDALONE 1
#define MINIMAL_CORE 1
#define M_CORE_GB 1
#define M_CORE_GBA 1
#define NDEBUG 1