enable fonts to be loaded when windows has been installed other than default location
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include "../SDLHelpers.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <iostream>
|
||||
@@ -12,12 +14,9 @@ using namespace std;
|
||||
#include <SDL3_ttf/SDL_ttf.h>
|
||||
#include <SDL3/SDL_storage.h>
|
||||
|
||||
#include "../SDLHelpers.h"
|
||||
|
||||
#include "Item.h"
|
||||
#include "Button.h"
|
||||
#include "Dialog.h"
|
||||
#include "Frame.h"
|
||||
|
||||
#include "DlgMainMenu.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user