CameraPane.java
.. .. @@ -13038,7 +13038,7 @@ 13038 13038 // display shadow only (fakedepth == 0) 13039 13039 "SUB temp.x, half.x, shadow.x;" + 13040 13040 "MOV temp.y, -params5.z;" + // params6.x;" + 13041 - "SLT temp.z, temp.y, -one2048th.x;" +13041 + "SLT temp.z, temp.y, -c256i.x;" +13042 13042 "SUB temp.y, one.x, temp.z;" + 13043 13043 "MUL temp.x, temp.x, temp.y;" + 13044 13044 "KIL temp.x;" +