diff options
Diffstat (limited to 'src/defines.h')
| -rw-r--r-- | src/defines.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h index 3d4bc31..98ba6d6 100644 --- a/src/defines.h +++ b/src/defines.h @@ -13,5 +13,8 @@ static const int FONT_ID = 0; #define DEFAULT_DIMENSIONS_HEIGHT 720 #define DEFAULT_DIMENSIONS_WIDTH 1280 +#define DEFAULT_FONT_SIZE 12 + +#define USE_LABELS #endif // DEFINES_H_ |
