Hello guys. I am having this strange error while making a game in SDl2/codeblocks.
Error is related to c++ programming and not to SDL library or anything.
So if I understood correctly, I should just make struct Polje [6][8] and use Polje[][] instead of p1[][];? I tried this and I get 2 extra errors of the same type.. Can you be more specific?
Thank you