Edited font_path for convenience
This commit is contained in:
parent
45df3ec812
commit
54c5f78370
@ -1,6 +1,6 @@
|
||||
#include "score.h"
|
||||
|
||||
static const char font_path[] = "assets/LiberationMono-Bold.ttf";
|
||||
static const char font_path[] = "src/assets/LiberationMono-Bold.ttf";
|
||||
|
||||
Score*
|
||||
Score_init(int posX, int posY) {
|
||||
|
Loading…
Reference in New Issue
Block a user