Selaa lähdekoodia

interrogate hack

David Rose 23 vuotta sitten
vanhempi
sitoutus
075d6addd6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      panda/src/glxdisplay/glxGraphicsPipe.h

+ 1 - 0
panda/src/glxdisplay/glxGraphicsPipe.h

@@ -31,6 +31,7 @@ class glxGraphicsWindow;
 typedef int Display;
 typedef int Window;
 typedef int XErrorEvent;
+typedef int Atom;
 #endif
 
 ////////////////////////////////////////////////////////////////////