#pragma once #include #include #include #include "../System/Debug.h" using namespace std; TTF_Font* Font(const char* filename, const int size);