Linux Game Jam 2023 mini-contribution
This commit is contained in:
parent
97793fb26b
commit
76ac236be3
7 changed files with 156 additions and 26 deletions
|
|
@ -8,6 +8,7 @@ class MenuScene: public Scene
|
|||
{
|
||||
sf::Text text;
|
||||
sf::Text text2;
|
||||
sf::Text text3;
|
||||
|
||||
public:
|
||||
MenuScene(GameEngine*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue