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
Corrected typo
pull/455/head
Ray
7 years ago
parent
44c95af463
commit
58346414f7
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
@ -112,7 +112,7 @@
#
define KEY_DOWN 264
#
define KEY_UP 265
#
define KEY_PAGE_UP 266
#
define PAGE_DOWN
267
#
define
KEY_
PAGE_DOWN 267
#
define KEY_HOME 268
#
define KEY_END 269
#
define KEY_CAPS_LOCK 280
Write
Preview
Loading…
Cancel
Save