summaryrefslogtreecommitdiffhomepage
path: root/projects/Notepad++/c_raylib.xml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/Notepad++/c_raylib.xml')
-rw-r--r--projects/Notepad++/c_raylib.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Notepad++/c_raylib.xml b/projects/Notepad++/c_raylib.xml
index e77d1edc..8deab87e 100644
--- a/projects/Notepad++/c_raylib.xml
+++ b/projects/Notepad++/c_raylib.xml
@@ -436,7 +436,7 @@
</Overload>
</KeyWord>
<KeyWord name="GetMouseWheelMove" func="yes">
- <Overload retVal="int" descr="Returns mouse wheel movement Y"></Overload>
+ <Overload retVal="float" descr="Returns mouse wheel movement Y"></Overload>
</KeyWord>
<!-- Input-related functions: touch -->