summaryrefslogtreecommitdiffstats
path: root/fonts
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2022-01-26 17:36:23 (EST)
committer P. J. McDermott <pj@pehjota.net>2022-01-27 00:47:34 (EST)
commit487943bbe851366122271fcf6f8df364ab2a686d (patch)
tree9aa7cf6eae2e2f7e706d6b40f104ceda459b9fd2 /fonts
parent7a2bba097269a711ae6a65c5287968eb04795e9a (diff)
downloadmazefight-487943bbe851366122271fcf6f8df364ab2a686d.zip
mazefight-487943bbe851366122271fcf6f8df364ab2a686d.tar.gz
mazefight-487943bbe851366122271fcf6f8df364ab2a686d.tar.bz2
build, menu, game: Use bold font
Diffstat (limited to 'fonts')
-rw-r--r--fonts/local.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/local.mk b/fonts/local.mk
index 3f601d3..1bb30ab 100644
--- a/fonts/local.mk
+++ b/fonts/local.mk
@@ -28,7 +28,7 @@ dist_noinst_DATA = \
%reldir%/FifteenTwenty/src/FifteenTwenty-UltraLight.sfd \
%reldir%/FifteenTwenty/src/FifteenTwenty-UltraLightOblique.sfd
nodist_fonts_DATA = \
- %reldir%/FifteenTwenty/src/FifteenTwenty-Regular.ttf
+ %reldir%/FifteenTwenty/src/FifteenTwenty-Bold.ttf
CLEANFILES += \
$(nodist_fonts_DATA)