(player_coms): Declaration in com.h was misspelled. Remove redundant
declarations elsewhere.
This commit is contained in:
parent
f2b2c2f5e3
commit
6482ed03d1
3 changed files with 1 additions and 3 deletions
|
@ -49,7 +49,6 @@
|
|||
int
|
||||
dispatch(s_char *buf, s_char *redir)
|
||||
{
|
||||
extern struct cmndstr player_coms[];
|
||||
struct natstr *np;
|
||||
struct cmndstr *command;
|
||||
int cmd;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue