Updated the hearts.cpp
This commit is contained in:
parent
0569c71ced
commit
4c27f12fa9
@ -2,6 +2,8 @@
|
||||
#include <SDL2/SDL_image.h>
|
||||
#include <vector>
|
||||
|
||||
// Compiler options: -Llib -lSDL2 -lSDL2main -lSDL2_image
|
||||
|
||||
using namespace std;
|
||||
|
||||
int ballX = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user