Explorar el Código

Define GLAPIENTRYP properly so that GLU compiles on Windows.

tags/R300_DRIVER_0
Karl Schultz hace 22 años
padre
commit
906449753f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      include/GL/glu.h

+ 1
- 1
include/GL/glu.h Ver fichero

@@ -41,7 +41,7 @@
#endif

#ifndef GLAPIENTRYP
#define GLAPIENTRYP
#define GLAPIENTRYP GLAPIENTRY *
#endif

#ifndef GLAPI

Cargando…
Cancelar
Guardar