stockpile: New command, counterpart of fleetadd, wingadd, army

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
Markus Armbruster 2013-12-29 19:55:44 +01:00
parent 76b5de8343
commit 5dd2cbd423
4 changed files with 118 additions and 0 deletions

View file

@ -223,6 +223,7 @@ int spy(void);
int sstat(void);
int start(void);
int starve(void);
int stoc(void);
int stop(void);
int stre(void);
int supp(void);