Parcourir la source

REVIEWED: Alignment with other platforms

pull/5414/head
Ray il y a 1 mois
Parent
révision
cf0d6fc664
2 fichiers modifiés avec 10456 ajouts et 7613 suppressions
  1. +10456
    -7608
      src/external/RGFW.h
  2. +0
    -5
      src/platforms/rcore_desktop_rgfw.c

+ 10456
- 7608
src/external/RGFW.h
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


+ 0
- 5
src/platforms/rcore_desktop_rgfw.c Voir le fichier

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

Chargement…
Annuler
Enregistrer