Bugfix for wifi, would cause a double spark if timed just right. updated to

This commit is contained in:
Cracker64
2010-12-08 12:14:02 -05:00
parent fff7ecedf8
commit cbf41389a2
7 changed files with 330 additions and 109 deletions

View File

@@ -53,7 +53,8 @@ static menu_wall mwalls[] =
#define SC_NUCLEAR 7
#define SC_LIFE 9
#define SC_CRACKER 10
#define SC_TOTAL 10
#define SC_CRACKER2 11
#define SC_TOTAL 11
static menu_section msections[] =
{
@@ -67,7 +68,8 @@ static menu_section msections[] =
{"\xC6", "Radioactive", 0, 1},
{"\xCC", "Special", 0, 1},
{"\xC8", "Life", 0, 1},
{"\xC8", "Cracker", 0, 0},
{"\xC8", "Cracker", 0, 1},
{"\xC8", "Cracker!", 0, 0},
};
struct ui_edit