mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 14:23:12 +00:00
Minor tweak
This commit is contained in:
parent
ea0f6c7a26
commit
d38e01d186
@ -17,9 +17,11 @@
|
||||
*
|
||||
********************************************************************************************/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "raylib.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
int main(void)
|
||||
{
|
||||
// Initialization
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user