(xdump): New command xdump (experimental).
(player_coms): Add xdump under #if 0.
This commit is contained in:
parent
612f2dadb8
commit
fe50838824
4 changed files with 361 additions and 2 deletions
|
@ -228,6 +228,7 @@ int wall(void);
|
|||
int wing(void);
|
||||
int wipe(void);
|
||||
int work(void);
|
||||
int xdump(void);
|
||||
int zdon(void);
|
||||
|
||||
#endif /* _COMMANDS_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue