oh... well... it fixes black textures on Android

This commit is contained in:
MrCdK
2015-05-23 00:12:35 +02:00
parent 7dc5273dc5
commit c994788bc4

View File

@@ -6,7 +6,7 @@
namespace lime {
static int __alpha16[0xFF];
static int __alpha16[0xFF + 1];
static int __clamp[0xFF + 0xFF + 1];
int initValues () {