This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Typo
pull/1985/head
raysan5
3 years ago
parent
b63c2619e3
commit
72983d4e20
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/raylib.h
+ 1
- 1
src/raylib.h
View File
@ -841,7 +841,7 @@ typedef enum {
BLEND_CUSTOM
/
/
Belnd
textures
using
custom
src
/
dst
factors
(
use
rlSetBlendMode
(
)
)
}
BlendMode
;
/
/
Gesture
s
/
/
Gesture
/
/
NOTE
:
It
could
be
used
as
flags
to
enable
only
some
gestures
typedef
enum
{
GESTURE_NONE
=
0
,
/
/
No
gesture
Write
Preview
Loading…
Cancel
Save