rogue4: delete a duplicate variable definition.
This commit is contained in:
parent
7d459d7d36
commit
6aa43076d0
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ const char *a_names[MAXARMORS] = { /* Names of armor types */
|
|||
"plate mail",
|
||||
};
|
||||
const char *ws_made[MAXSTICKS]; /* What sticks are made of */
|
||||
char *release; /* Release number of rogue */
|
||||
char whoami[MAXSTR]; /* Name of player */
|
||||
char fruit[MAXSTR]; /* Favorite fruit */
|
||||
char huh[MAXSTR]; /* The last message printed */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue