So I have an array of pointers that this defined like so :
sf::Sprite * game[3][3] = {{nullptr, nullptr, nullptr},