
Сообщение от
mishelle92
Так а что компилятор говорит?
main.cpp||In function 'int SDL_main(int, char**)':|
main.cpp|9|error: no matching function for call to 'Game::init(const char [10], int, int, int, int, int)'|
main.cpp|9|note: candidate is:|
Game.h|11|note: void Game::init()|
Game.h|11|note: candidate expects 0 arguments, 6 provided|
||=== Build finished: 1 errors, 0 warnings (0 minutes, 0 seconds) ===|