adding rendering bg1

This commit is contained in:
Clément Le Bihan
2020-05-13 18:34:20 +02:00
parent e90db35c88
commit fd9da7085b
5 changed files with 97 additions and 13 deletions
+5
View File
@@ -7,6 +7,11 @@
#include <ostream>
#include <cmath>
#include <SFML/Graphics.h>
#include <SFML/Window.h>
#include <SFML/System.hpp>
#include <SFML/Window.hpp>
#include <SFML/Graphics/RenderWindow.hpp>
namespace ComSquare
{