REVIEWED: Alignment with other platforms

This commit is contained in:
Ray
2025-12-15 20:44:28 +01:00
parent 615fc36eeb
commit cf0d6fc664
2 changed files with 10239 additions and 7396 deletions

17630
src/external/RGFW.h vendored

File diff suppressed because it is too large Load Diff

View File

@ -48,11 +48,6 @@
*
**********************************************************************************************/
#ifndef RAYLIB_H /* this should never actually happen, it's only here for IDEs */
#include "raylib.h"
#include "../rcore.c"
#endif
#if defined(PLATFORM_WEB_RGFW)
#define RGFW_NO_GL_HEADER
#endif