summaryrefslogtreecommitdiff
path: root/src/graphics/window.h
blob: 91e15c898913ab014901897b34dba672170d5bbb (plain)
1
2
3
4
5
6
7
8
#ifndef WINDOW_H
#define WINDOW_H

#include<SFML/Graphics.hpp>

class Window ()

#endif //WINDOW_H