Galactic Bloodshed
Functions
cs.cc File Reference
#include "gb/cs.h"
#include <cstdio>
#include <cstdlib>
#include "gb/GB_server.h"
#include "gb/files_shl.h"
#include "gb/getplace.h"
#include "gb/races.h"
#include "gb/ships.h"
#include "gb/vars.h"
Include dependency graph for cs.cc:

Go to the source code of this file.

Functions

void center (const command_t &argv, GameObj &g)
 
void cs (const command_t &argv, GameObj &g)
 

Function Documentation

◆ center()

void center ( const command_t argv,
GameObj g 
)

Definition at line 17 of file cs.cc.

◆ cs()

void cs ( const command_t argv,
GameObj g 
)

Definition at line 35 of file cs.cc.

References getplanet(), and putrace().

Here is the call graph for this function: