From: sparky4 Date: Wed, 8 Apr 2015 00:23:09 +0000 (-0500) Subject: added a reminder for me todo something wwww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;h=92256c9e07a0866c3b8f2101f5c2522b988eb56e;p=16.git added a reminder for me todo something wwww modified: src/lib/modex16.c --- 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);