added startup menu
This commit is contained in:
@@ -15,7 +15,7 @@ class GraphApp {
|
||||
std::shared_ptr<sf::RenderWindow> renderWindow;
|
||||
|
||||
public:
|
||||
GraphApp(int maximumPiecesSize);
|
||||
GraphApp();
|
||||
|
||||
void run();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user