Galactic Bloodshed
Namespaces | Functions
governors.cc File Reference
#include "gb/commands/governors.h"
#include <boost/format.hpp>
#include <cctype>
#include <cmath>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <sstream>
#include <string>
#include "gb/GB_server.h"
#include "gb/buffers.h"
#include "gb/files.h"
#include "gb/files_shl.h"
#include "gb/max.h"
#include "gb/races.h"
#include "gb/ships.h"
#include "gb/tweakables.h"
#include "gb/vars.h"
Include dependency graph for governors.cc:

Go to the source code of this file.

Namespaces

 anonymous_namespace{governors.cc}
 

Functions

void anonymous_namespace{governors.cc}::do_revoke (racetype *Race, const governor_t src_gov, const governor_t tgt_gov)
 
void governors (const command_t &argv, GameObj &g)
 

Function Documentation

◆ governors()

void governors ( const command_t argv,
GameObj g 
)

Definition at line 90 of file governors.cc.