mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Alignment with other platform backends, avoid unneeded includes
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user