From 653c9fc74db79f0e7bd5578c22654fc1edbb5c18 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 17 May 2005 22:43:50 +0000 Subject: Added missing comma symbol, based on semicolon svn-id: r18140 --- graphics/newfont_big.cpp | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/newfont_big.cpp b/graphics/newfont_big.cpp index 7daaa144b9..03ee1d91b1 100644 --- a/graphics/newfont_big.cpp +++ b/graphics/newfont_big.cpp @@ -441,10 +441,10 @@ static const bitmap_t _font_bits[] = { | | | | | | - | | - | | - | | - | | + | ** | + | ** | + | * | + | * | | | +----+ */ @@ -455,12 +455,12 @@ static const bitmap_t _font_bits[] = { 0x0000, 0x0000, 0x0000, -0x0080, -0x0000, -0x0000, -0x0000, 0x0000, 0x0000, +0x6000, +0x6000, +0x2000, +0x4000, 0x0000, /* Character 45 (0x2d): -- cgit v1.2.3