I am trying to render a basic UI for my game and TTF open font always returns null.
TTF_Font* UIGen::openFont(const char* _file, int _size) { TTF_Font* ui