diff options
| -rw-r--r-- | simon/charset.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/simon/charset.cpp b/simon/charset.cpp index cb78647f51..ee1bc58b95 100644 --- a/simon/charset.cpp +++ b/simon/charset.cpp @@ -343,6 +343,7 @@ static const byte hebrew_video_font[] = {  };  static const byte italian_video_font[] = { +	0, 0, 0, 0, 0, 0, 0, 0,  	32, 112, 112, 32, 32, 0, 32, 0,  	48, 48, 96, 0, 0, 0, 0, 0,  	80, 0, 112, 8, 120, 136, 120, 0, | 
