Galactic Bloodshed
Functions | Variables
map.h File Reference
#include "gb/races.h"
#include "gb/vars.h"
Include dependency graph for map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void map (const command_t &, GameObj &)
 
char desshow (const player_t, const governor_t, const Race *, const Sector &)
 

Variables

const char Psymbol []
 
const char * Planet_types []
 

Function Documentation

◆ desshow()

char desshow ( const player_t  ,
const governor_t  ,
const Race ,
const Sector  
)

Definition at line 179 of file map.cc.

Referenced by survey().

Here is the caller graph for this function:

◆ map()

void map ( const command_t ,
GameObj  
)

Definition at line 28 of file map.cc.

References getplanet(), and show_map().

Here is the call graph for this function:

Variable Documentation

◆ Planet_types

const char* Planet_types[]

Definition at line 46 of file globals.h.

◆ Psymbol

const char Psymbol[]

Definition at line 45 of file globals.h.