Deleted LS7 header file

This commit is contained in:
0xmac 2024-12-05 11:43:56 +01:00
parent 5842e91dd2
commit 056712f943

View File

@ -1,13 +0,0 @@
#include <SFML/System.h>
#include <SFML/Graphics.h>
#include <stdint.h>
/* Display Scale used for VertexArray */
static float displayScale = 2;
static sfVertexArray *renderArray;
static sfRenderWindow *window;
static sfRenderStates renderStates;