corrected stdlib

This commit is contained in:
RobinsAviary 2025-11-12 07:05:58 -05:00
parent 4cae195763
commit b0aa39694b

View File

@ -18,7 +18,7 @@
#include "raylib.h"
#include "raymath.h"
#include <math.h>
#include <stdlib.h>
//------------------------------------------------------------------------------------
// Program main entry point