(hidd,peek): Rename hidden command to peek.
This prevents a conflict in the info files with HIDDEN option.
This commit is contained in:
parent
d405e17c42
commit
c3915edb54
7 changed files with 38 additions and 20 deletions
|
@ -137,7 +137,6 @@ int give(void);
|
|||
int grin(void);
|
||||
int hard(void);
|
||||
int head(void);
|
||||
int hidd(void);
|
||||
int improve(void);
|
||||
int info(void);
|
||||
int land(void);
|
||||
|
@ -184,6 +183,7 @@ int path(void);
|
|||
int payo(void);
|
||||
int pboa(void);
|
||||
int pdump(void);
|
||||
int peek(void);
|
||||
int plan(void);
|
||||
int play(void);
|
||||
int powe(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue