diff options
Diffstat (limited to 'includes/interface.h')
| -rw-r--r-- | includes/interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/interface.h b/includes/interface.h index d63770a..f1a93a9 100644 --- a/includes/interface.h +++ b/includes/interface.h @@ -56,7 +56,7 @@ static menu_wall mwalls[] = #define SC_CRACKER2 13 #define SC_TOTAL 10 -static menu_section msections[] = +static menu_section msections[] = //itemcount and doshow do not do anything currently. { {"\xC1", "Walls", 0, 1}, {"\xC2", "Electronics", 0, 1}, |
