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 <vector>
|
||||
|
||||
using namespace std;
|
||||
@@ -6,8 +8,6 @@ using namespace std;
|
||||
#include <SDL3_image/SDL_image.h>
|
||||
#include <SDL3_ttf/SDL_ttf.h>
|
||||
|
||||
#include "../SDLHelpers.h"
|
||||
|
||||
#include "Item.h"
|
||||
#include "Scrollbar.h"
|
||||
#include "Listbox.h"
|
||||
|
||||
Reference in New Issue
Block a user