Sfoglia il codice sorgente

Alignment with other platform backends, avoid unneeded includes

pull/5419/head
Ray 1 mese fa
parent
commit
f031b2f4f4
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. +0
    -5
      src/platforms/rcore_desktop_rgfw.c

+ 0
- 5
src/platforms/rcore_desktop_rgfw.c Vedi 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

Caricamento…
Annulla
Salva