mirror of
				https://github.com/raysan5/raylib.git
				synced 2025-10-26 12:27:01 +00:00 
			
		
		
		
	Minor tweak
This commit is contained in:
		| @@ -17,9 +17,11 @@ | ||||
| * | ||||
| ********************************************************************************************/ | ||||
|  | ||||
| #include <stdlib.h> | ||||
| #include "raylib.h" | ||||
|  | ||||
| #include <stdlib.h> | ||||
|  | ||||
|  | ||||
| int main(void) | ||||
| { | ||||
|     // Initialization | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 raysan5
					raysan5