Revert "REVIEWED: Alignment with other platforms"
This reverts commit cf0d6fc664.
This commit is contained in:
parent
cf0d6fc664
commit
1c7240a01d
2 changed files with 7543 additions and 10386 deletions
17016
src/external/RGFW.h
vendored
17016
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)
|
||||
#define RGFW_NO_GL_HEADER
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue