summaryrefslogtreecommitdiffhomepage
path: root/parser/output/raylib_api.xml
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-07-01 16:31:58 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-07-01 16:31:58 +0000
commit899d03e77ecd8e7db4a6b76c24e93d9b945ba22c (patch)
tree5e619d83cdfccc585dde934ab3adf1d457f8c9fe /parser/output/raylib_api.xml
parent2efd36a124ac65efc5494f0ff1b782d801fe14e9 (diff)
downloadraylib-899d03e77ecd8e7db4a6b76c24e93d9b945ba22c.tar.gz
raylib-899d03e77ecd8e7db4a6b76c24e93d9b945ba22c.zip
Update raylib_api.* by CI
Diffstat (limited to 'parser/output/raylib_api.xml')
-rw-r--r--parser/output/raylib_api.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/parser/output/raylib_api.xml b/parser/output/raylib_api.xml
index daa1b547..32a920a8 100644
--- a/parser/output/raylib_api.xml
+++ b/parser/output/raylib_api.xml
@@ -3,9 +3,9 @@
<Defines count="57">
<Define name="RAYLIB_H" type="GUARD" value="" desc="" />
<Define name="RAYLIB_VERSION_MAJOR" type="INT" value="5" desc="" />
- <Define name="RAYLIB_VERSION_MINOR" type="INT" value="1" desc="" />
+ <Define name="RAYLIB_VERSION_MINOR" type="INT" value="5" desc="" />
<Define name="RAYLIB_VERSION_PATCH" type="INT" value="0" desc="" />
- <Define name="RAYLIB_VERSION" type="STRING" value="5.1-dev" desc="" />
+ <Define name="RAYLIB_VERSION" type="STRING" value="5.5" desc="" />
<Define name="__declspec(x)" type="MACRO" value="__attribute__((x))" desc="" />
<Define name="RLAPI" type="UNKNOWN" value="__declspec(dllexport)" desc="We are building the library as a Win32 shared library (.dll)" />
<Define name="PI" type="FLOAT" value="3.14159265358979323846" desc="" />