Galactic Bloodshed
Functions
grant.cc File Reference
#include "gb/commands/grant.h"
#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/shlmisc.h"
#include "gb/tweakables.h"
#include "gb/vars.h"
Include dependency graph for grant.cc:

Go to the source code of this file.

Functions

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

Function Documentation

◆ grant()

void grant ( const command_t argv,
GameObj g 
)

Definition at line 29 of file grant.cc.

References do_shiplist(), putrace(), putship(), and putstar().

Here is the call graph for this function: