Android: opengles20 LoadImageData bug
Monkey Forums/Monkey Bug Reports/Android: opengles20 LoadImageData bug| 
 | ||
| in module opengl gles20.monkey line 480 (android) Function BBLoadImageData:BBDataBuffer( buf:BBDataBuffer,path$,info[]=[] )="bb_opengl_gles20.LoadImageData" "LoadImageData" should have an underscore in from of it to match the native method in . | 
| 
 | ||
| Thanks! I removed the underscore from the native code instead to match up with the other native versions. |