Code: Select all
Index: ee/toolkit/src/gsToolkit.c
===================================================================
--- ee/toolkit/src/gsToolkit.c (revision 1663)
+++ ee/toolkit/src/gsToolkit.c (working copy)
@@ -937,7 +937,7 @@
int cx,cy,i,l;
- char c;
+ unsigned char c;
cx=X;
cy=Y;
@@ -983,7 +983,7 @@
gsGlobal->PrimAlpha=ALPHA_BLEND_ADD;
int cx,cy,i,l;
- char c;
+ unsigned char c;
cx=X;
cy=Y;