too few arguments to function `void loa::drawMap(int)'

void drawMap(int a) {

What's wrong?

I get the error

too few arguments to function `void loa::drawMap(int)'
The problem is when you call at that function.
The message should have pointed that.
Topic archived. No new replies allowed.