X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fmodex16.c;h=786cd1faa3072d66e18cc24bcf8925de490dce96;hb=92256c9e07a0866c3b8f2101f5c2522b988eb56e;hp=c290957a4f10ebc84d038e0ce5f1d0bd1606cb0a;hpb=5bd07757195aec7f1f03c2176e7a294a4c4de173;p=16.git diff --git a/src/lib/modex16.c b/src/lib/modex16.c index c290957a..786cd1fa 100644 --- a/src/lib/modex16.c +++ b/src/lib/modex16.c @@ -846,7 +846,13 @@ void chkcolor(bitmap_t *bmp, word *q, word *a, word *aa, word *z, word *i/*, wor //++++ (*i)--; // (*z)--; - //expand dong here! + //expand dong here +/* +planned features that i plan to implement~ +image that has values on the pallete list! +wwww + +*/ a[(((*z)+(*q)))]=zz; (*aa)=(((*z)+(*q))); printf("!! a[%02d]: %d\n", (((*z)+(*q))/3), zz/3);