Added type conversion to red, green and blue components, otherwise
commit22822eca936423a2ace7c0a5c4549bdc6237453a
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Jul 2012 13:06:08 +0000 (28 13:06 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 28 Jul 2012 13:06:08 +0000 (28 13:06 +0000)
tree34468a83d55fbe9627ac1a1b907fc346d1446df7
parent4d2d075d7a0c0dbab6350fcd9f46b2c7c63d7471
Added type conversion to red, green and blue components, otherwise
e.g. the value 0xabababab will be printed as 0xffffffffabababab.
That causes compiler warnings for the generated source code.
Unneeded variable y removed.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45346 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
tools/ilbmtoc/Makefile
tools/ilbmtoc/ilbmtoc.c