From fa5f8dc7031fb8d96a0faaafa817403a46634096 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Fri, 1 Jul 2011 21:53:01 +0200 Subject: GRAPHICS: Rename NewFont to BdfFont. --- graphics/fonts/newfont_big.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/fonts/newfont_big.cpp') diff --git a/graphics/fonts/newfont_big.cpp b/graphics/fonts/newfont_big.cpp index a37eaf704d..59c54a4551 100644 --- a/graphics/fonts/newfont_big.cpp +++ b/graphics/fonts/newfont_big.cpp @@ -5523,7 +5523,7 @@ static const BBX _sysfont_bbx[] = { }; /* Exported structure definition. */ -static const FontDesc desc = { +static const BdfFontDesc desc = { "helvB12-L1", 13, 14, -- cgit v1.2.3