Working on configuration flags
This commit is contained in:
parent
3f0c296422
commit
5387b45431
5 changed files with 228 additions and 148 deletions
|
@ -70,13 +70,13 @@
|
|||
*
|
||||
**********************************************************************************************/
|
||||
|
||||
// Default supported features
|
||||
//-------------------------------------
|
||||
// Default configuration flags (supported features)
|
||||
//-------------------------------------------------
|
||||
#define SUPPORT_DEFAULT_FONT
|
||||
#define SUPPORT_MOUSE_GESTURES
|
||||
#define SUPPORT_CAMERA_SYSTEM
|
||||
#define SUPPORT_GESTURES_SYSTEM
|
||||
//-------------------------------------
|
||||
//-------------------------------------------------
|
||||
|
||||
#include "raylib.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue