mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Revert "REVIEWED: Alignment with other platforms"
This reverts commit cf0d6fc664.
This commit is contained in:
17500
src/external/RGFW.h
vendored
17500
src/external/RGFW.h
vendored
File diff suppressed because it is too large
Load Diff
@ -48,6 +48,11 @@
|
|||||||
*
|
*
|
||||||
**********************************************************************************************/
|
**********************************************************************************************/
|
||||||
|
|
||||||
|
#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)
|
#if defined(PLATFORM_WEB_RGFW)
|
||||||
#define RGFW_NO_GL_HEADER
|
#define RGFW_NO_GL_HEADER
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user