diff options
Diffstat (limited to 'parser/raylib_api.txt')
| -rw-r--r-- | parser/raylib_api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parser/raylib_api.txt b/parser/raylib_api.txt index 07e1614c..c90fc40d 100644 --- a/parser/raylib_api.txt +++ b/parser/raylib_api.txt @@ -2505,7 +2505,7 @@ Function 308: GetColor() (1 input parameters) Name: GetColor Return type: Color Description: Get Color structure from hexadecimal value - Param[1]: hexValue (type: int) + Param[1]: hexValue (type: unsigned int) Function 309: GetPixelColor() (2 input parameters) Name: GetPixelColor Return type: Color |
