mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Update raylib_api.* by CI
This commit is contained in:
		| @@ -15,7 +15,7 @@ | |||||||
|     { |     { | ||||||
|       "name": "RAYLIB_VERSION_MINOR", |       "name": "RAYLIB_VERSION_MINOR", | ||||||
|       "type": "INT", |       "type": "INT", | ||||||
|       "value": 1, |       "value": 5, | ||||||
|       "description": "" |       "description": "" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
| @@ -27,7 +27,7 @@ | |||||||
|     { |     { | ||||||
|       "name": "RAYLIB_VERSION", |       "name": "RAYLIB_VERSION", | ||||||
|       "type": "STRING", |       "type": "STRING", | ||||||
|       "value": "5.1-dev", |       "value": "5.5", | ||||||
|       "description": "" |       "description": "" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|   | |||||||
| @@ -15,7 +15,7 @@ return { | |||||||
|     { |     { | ||||||
|       name = "RAYLIB_VERSION_MINOR", |       name = "RAYLIB_VERSION_MINOR", | ||||||
|       type = "INT", |       type = "INT", | ||||||
|       value = 1, |       value = 5, | ||||||
|       description = "" |       description = "" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
| @@ -27,7 +27,7 @@ return { | |||||||
|     { |     { | ||||||
|       name = "RAYLIB_VERSION", |       name = "RAYLIB_VERSION", | ||||||
|       type = "STRING", |       type = "STRING", | ||||||
|       value = "5.1-dev", |       value = "5.5", | ||||||
|       description = "" |       description = "" | ||||||
|     }, |     }, | ||||||
|     { |     { | ||||||
|   | |||||||
| @@ -14,7 +14,7 @@ Define 002: RAYLIB_VERSION_MAJOR | |||||||
| Define 003: RAYLIB_VERSION_MINOR | Define 003: RAYLIB_VERSION_MINOR | ||||||
|   Name: RAYLIB_VERSION_MINOR |   Name: RAYLIB_VERSION_MINOR | ||||||
|   Type: INT |   Type: INT | ||||||
|   Value: 1 |   Value: 5 | ||||||
|   Description:  |   Description:  | ||||||
| Define 004: RAYLIB_VERSION_PATCH | Define 004: RAYLIB_VERSION_PATCH | ||||||
|   Name: RAYLIB_VERSION_PATCH |   Name: RAYLIB_VERSION_PATCH | ||||||
| @@ -24,7 +24,7 @@ Define 004: RAYLIB_VERSION_PATCH | |||||||
| Define 005: RAYLIB_VERSION | Define 005: RAYLIB_VERSION | ||||||
|   Name: RAYLIB_VERSION |   Name: RAYLIB_VERSION | ||||||
|   Type: STRING |   Type: STRING | ||||||
|   Value: "5.1-dev" |   Value: "5.5" | ||||||
|   Description:  |   Description:  | ||||||
| Define 006: __declspec(x) | Define 006: __declspec(x) | ||||||
|   Name: __declspec(x) |   Name: __declspec(x) | ||||||
|   | |||||||
| @@ -3,9 +3,9 @@ | |||||||
|     <Defines count="57"> |     <Defines count="57"> | ||||||
|         <Define name="RAYLIB_H" type="GUARD" value="" desc="" /> |         <Define name="RAYLIB_H" type="GUARD" value="" desc="" /> | ||||||
|         <Define name="RAYLIB_VERSION_MAJOR" type="INT" value="5" 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_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="__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="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="" /> |         <Define name="PI" type="FLOAT" value="3.14159265358979323846" desc="" /> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	![github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png) github-actions[bot]
					github-actions[bot]