Typo
This commit is contained in:
parent
b63c2619e3
commit
72983d4e20
1 changed files with 1 additions and 1 deletions
|
@ -841,7 +841,7 @@ typedef enum {
|
||||||
BLEND_CUSTOM // Belnd textures using custom src/dst factors (use rlSetBlendMode())
|
BLEND_CUSTOM // Belnd textures using custom src/dst factors (use rlSetBlendMode())
|
||||||
} BlendMode;
|
} BlendMode;
|
||||||
|
|
||||||
// Gestures
|
// Gesture
|
||||||
// NOTE: It could be used as flags to enable only some gestures
|
// NOTE: It could be used as flags to enable only some gestures
|
||||||
typedef enum {
|
typedef enum {
|
||||||
GESTURE_NONE = 0, // No gesture
|
GESTURE_NONE = 0, // No gesture
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue