mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 14:23:12 +00:00
Update raylib.h
This commit is contained in:
parent
e40ece55d5
commit
2474d50dba
@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
#include <stdarg.h> // Required for: va_list - Only used by TraceLogCallback
|
#include <stdarg.h> // Required for: va_list - Only used by TraceLogCallback
|
||||||
|
|
||||||
#define RAYLIB_VERSION "4.0-dev"
|
#define RAYLIB_VERSION "4.0"
|
||||||
|
|
||||||
#ifndef RLAPI
|
#ifndef RLAPI
|
||||||
#define RLAPI // We are building or using rlgl as a static library (or Linux shared library)
|
#define RLAPI // We are building or using rlgl as a static library (or Linux shared library)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user