Update raylib.h

This commit is contained in:
Ray
2021-09-27 17:52:15 +02:00
committed by GitHub
parent e40ece55d5
commit 2474d50dba

View File

@@ -81,7 +81,7 @@
#include <stdarg.h> // Required for: va_list - Only used by TraceLogCallback
#define RAYLIB_VERSION "4.0-dev"
#define RAYLIB_VERSION "4.0"
#ifndef RLAPI
#define RLAPI // We are building or using rlgl as a static library (or Linux shared library)