merge jacksonmj's and much better string parsing because of a function i found.

This commit is contained in:
Cracker64
2011-02-04 01:00:03 -05:00
parent b6f1ba977c
commit 9064cabf28
9 changed files with 66 additions and 101 deletions

View File

@@ -69,6 +69,8 @@ static menu_section msections[] =
{"\xC6", "Radioactive", 0, 1},
{"\xCC", "Special", 0, 1},
{"\xD2", "Life", 0, 1},
{"\xD2", "More Life", 0, 1},
{"\xC8", "", 0, 0},
{"\xC8", "Cracker", 0, 0},
{"\xC8", "Cracker!", 0, 0},
};