Galactic Bloodshed
Functions
dock.cc File Reference
#include "gb/commands/dock.h"
#include <boost/format.hpp>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include "gb/GB_server.h"
#include "gb/buffers.h"
#include "gb/files.h"
#include "gb/files_shl.h"
#include "gb/fire.h"
#include "gb/getplace.h"
#include "gb/load.h"
#include "gb/max.h"
#include "gb/races.h"
#include "gb/ships.h"
#include "gb/shlmisc.h"
#include "gb/tele.h"
#include "gb/tweakables.h"
#include "gb/utils/rand.h"
#include "gb/vars.h"
Include dependency graph for dock.cc:

Go to the source code of this file.

Functions

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

Function Documentation

◆ dock()

void dock ( const command_t argv,
GameObj g 
)

Definition at line 31 of file dock.cc.