Added glyphs for GOL, Heat gradient view and alternate pressure view

This commit is contained in:
Simon
2010-12-12 13:47:30 +00:00
parent f1df4cae6a
commit dc25b3a811
5 changed files with 9 additions and 10 deletions

12
includes/font.h Normal file → Executable file

File diff suppressed because one or more lines are too long

View File

@@ -67,7 +67,7 @@ static menu_section msections[] =
{"\xD1", "Solids", 0, 1},
{"\xC6", "Radioactive", 0, 1},
{"\xCC", "Special", 0, 1},
{"\xC8", "Life", 0, 1},
{"\xD2", "Life", 0, 1},
{"\xC8", "Cracker", 0, 0},
{"\xC8", "Cracker!", 0, 0},
};