mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-05 13:49:17 -05:00
Minor code tweaks
This commit is contained in:
@ -39,6 +39,8 @@
|
|||||||
// Default supported features
|
// Default supported features
|
||||||
//-------------------------------------
|
//-------------------------------------
|
||||||
#define SUPPORT_DEFAULT_FONT
|
#define SUPPORT_DEFAULT_FONT
|
||||||
|
#define SUPPORT_FILEFORMAT_FNT
|
||||||
|
#define SUPPORT_FILEFORMAT_TTF
|
||||||
//-------------------------------------
|
//-------------------------------------
|
||||||
|
|
||||||
#include "raylib.h"
|
#include "raylib.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user