Ver código fonte

Alignment with other platform backends, avoid unneeded includes

pull/5419/head
Ray 1 mês atrás
pai
commit
f031b2f4f4
1 arquivos alterados com 0 adições e 5 exclusões
  1. +0
    -5
      src/platforms/rcore_desktop_rgfw.c

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

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

Carregando…
Cancelar
Salvar