Selaa lähdekoodia

Define GLAPIENTRYP properly so that GLU compiles on Windows.

tags/R300_DRIVER_0
Karl Schultz 22 vuotta sitten
vanhempi
commit
906449753f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      include/GL/glu.h

+ 1
- 1
include/GL/glu.h Näytä tiedosto

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

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

#ifndef GLAPI

Loading…
Peruuta
Tallenna