(hidd,peek): Rename hidden command to peek.

This prevents a conflict in the info files with
HIDDEN option.
This commit is contained in:
Ron Koenderink 2005-06-01 12:26:22 +00:00
parent d405e17c42
commit c3915edb54
7 changed files with 38 additions and 20 deletions

View file

@ -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);