Galactic Bloodshed
Functions
scrap.cc File Reference
#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"
Include dependency graph for scrap.cc:

Go to the source code of this file.

Functions

void scrap (const command_t &argv, GameObj &g)
 

Function Documentation

◆ scrap()

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().

Here is the call graph for this function: