Przeglądaj źródła

Removed reference to RaspberryPi.

Brucey 5 lat temu
rodzic
commit
40abbf26c2
1 zmienionych plików z 0 dodań i 5 usunięć
  1. 0 5
      opengl.mod/opengl.bmx

+ 0 - 5
opengl.mod/opengl.bmx

@@ -31,11 +31,6 @@ Import "GL/gl.h"
 Import "-lGL"
 Import "-lGLU"
 Import "glu.bmx"
-?raspberrypi
-Import "GL/gl.h"
-Import "-lGL"
-Import "-lGLU"
-Import "glu.bmx"
 ?
 
 ?Not nx