|
Galactic Bloodshed
|
#include "gb/commands/scrap.h"#include <cstdio>#include <cstdlib>#include "gb/GB_server.h"#include "gb/buffers.h"#include "gb/files_shl.h"#include "gb/fire.h"#include "gb/land.h"#include "gb/load.h"#include "gb/races.h"#include "gb/ships.h"#include "gb/shlmisc.h"#include "gb/vars.h"Go to the source code of this file.
Functions | |
| void | scrap (const command_t &argv, GameObj &g) |
Definition at line 23 of file scrap.cc.
References deductAPs(), do_shiplist(), docked(), enufAP(), getplanet(), getsector(), putplanet(), putsector(), and putship().
1.8.13