Galactic Bloodshed
Variables
shipdata.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char Shipltrs []
 
const unsigned long Shipdata [NUMSTYPES][NUMABILS]
 
const char * Shipnames [NUMSTYPES]
 

Variable Documentation

◆ Shipdata

const unsigned long Shipdata[NUMSTYPES][NUMABILS]

Definition at line 51 of file shipdata.h.

◆ Shipltrs

const char Shipltrs[]
Initial value:
= {'p', 's', 'X', 'D', 'B', 'I', 'C', 'd', 'f', 'e',
'H', 'S', 'O', 'c', 't', '!', '+', 'M', '=', '\\',
'-', 'a', 'g', 'h', 'v', 'V', '@', 'l', 'w', ':',
'G', 'F', 'T', ';', 'Z', '[', '^', 'P', 'q', 'K',
'Y', 'W', 'J', '&', 'R', 'b', 'L'}

Definition at line 8 of file shipdata.h.

◆ Shipnames

const char* Shipnames[NUMSTYPES]

Definition at line 158 of file shipdata.h.