diff options
| author | Simon <simon@hardwired.org.uk> | 2011-03-30 17:57:49 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2011-03-30 17:57:49 (GMT) |
| commit | b7a004986f70986aa9cd314d754deddff6b031f0 (patch) | |
| tree | 8f9329a74cfd1d2718de4e4a8bef62d7313d96ea /includes/interface.h | |
| parent | 3863a7587734be5a010327d869838daf5790d84a (diff) | |
| download | powder-b7a004986f70986aa9cd314d754deddff6b031f0.zip powder-b7a004986f70986aa9cd314d754deddff6b031f0.tar.gz | |
A cracker commit with some nice comments
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}, |
