EchoesOfFate
A game for our COMP315 Project
 
Loading...
Searching...
No Matches
Config.h
Go to the documentation of this file.
1#pragma once
2#include <SFML/Graphics.hpp>
3
4extern sf::Vector2f BASE_RESOLUTION;
5extern sf::Vector2u WINDOW_SIZE;
6extern sf::Vector2f SCALE_FACTOR;
7
8
sf::Vector2u WINDOW_SIZE
sf::Vector2f SCALE_FACTOR
sf::Vector2f BASE_RESOLUTION