#8188 - whodoo - Fri Jul 04, 2003 2:17 am
here we go again..I was just wondering.. I put a tileset in an array (unsigned short array[19200]... 600 tiles)... and the program acted crazy..
then i put the tiledata directly into the memory (made a program that gave an ouput like tileMEM[0] = 12321 ...and it worked.. but it?s exactly the same values but when putting them into an array the whole program?s turning upsidedown
then i put the tiledata directly into the memory (made a program that gave an ouput like tileMEM[0] = 12321 ...and it worked.. but it?s exactly the same values but when putting them into an array the whole program?s turning upsidedown