Code:
epos[0][0] = -50;
epos[0][1] = 800;
epos[0][2] = 300;
epos[1][0] = 50;


Are these assignments within a function? They have to, otherwise they will be ignored. Yeah, the lite-C compiler can be an asshole in such cases. Won't tell you anything. laugh