Explorar el Código

Alignment with other platform backends, avoid unneeded includes

master
Ray hace 3 días
padre
commit
f031b2f4f4
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. +0
    -5
      src/platforms/rcore_desktop_rgfw.c

+ 0
- 5
src/platforms/rcore_desktop_rgfw.c Ver fichero

@ -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

Cargando…
Cancelar
Guardar