浏览代码

Don't build for raspberrypi.

woollybah 5 年之前
父节点
当前提交
cb58162486
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      glmax2d.mod/glmax2d.bmx

+ 1 - 1
glmax2d.mod/glmax2d.bmx

@@ -33,7 +33,7 @@ ModuleInfo "History: Ripped out a bunch of dead code"
 ModuleInfo "History: 1.05 Release"
 ModuleInfo "History: Added checks to prevent invalid textures deletes"
 
-?Not opengles And Not nx
+?Not opengles And Not nx And Not raspberrypi
 
 Import BRL.Max2D
 Import BRL.GLGraphics