Skip to content

Commit

Permalink
Ork
Browse files Browse the repository at this point in the history
  • Loading branch information
jubayerislam17 committed Nov 8, 2021
1 parent 66a033f commit 49384f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/Game.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ class Game
~Game();
int X = 0, Y = 0;

void addScore(int);
int getScore() const;
void run();

Expand Down

0 comments on commit 49384f3

Please sign in to comment.