Galactic Bloodshed
Classes | Variables
doturn.h File Reference
#include "gb/tweakables.h"
Include dependency graph for doturn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stinfo
 
struct  vnbrain
 
struct  sectinfo
 

Variables

struct stinfo Stinfo [NUMSTARS][MAXPLANETS]
 
struct vnbrain VN_brain
 
struct sectinfo Sectinfo [MAX_X][MAX_Y]
 

Variable Documentation

◆ Sectinfo

struct sectinfo Sectinfo[MAX_X][MAX_Y]

Definition at line 43 of file globals.h.

◆ Stinfo

struct stinfo Stinfo[NUMSTARS][MAXPLANETS]

Definition at line 41 of file globals.h.

◆ VN_brain

struct vnbrain VN_brain

Definition at line 42 of file globals.h.