mirror of
https://github.com/zoriya/Bomberman.git
synced 2026-06-01 09:45:42 +00:00
fixing compil
This commit is contained in:
@@ -7,19 +7,8 @@
|
||||
|
||||
|
||||
#include <iostream>
|
||||
<<<<<<< Updated upstream
|
||||
#include <Wal.hpp>
|
||||
=======
|
||||
#include <cmath>
|
||||
#include "Window.hpp"
|
||||
#include "Drawables/2D/Text.hpp"
|
||||
#include "Drawables/2D/Circle.hpp"
|
||||
#include "Controllers/Keyboard.hpp"
|
||||
#include "Camera/Camera3D.hpp"
|
||||
#include "Drawables/3D/Grid.hpp"
|
||||
#include "Drawables/3D/Cube.hpp"
|
||||
#include "Wal.hpp"
|
||||
>>>>>>> Stashed changes
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user