#include <data.h>

Definition at line 498 of file data.h.
Data Fields | |
| char | Cap |
| char | Docking |
| char | Endurance |
| char | EVA |
| char | LM |
| char | Name [14] |
| char | Sex |
| char ManPool::Cap |
Definition at line 498 of file data.h.
Referenced by AstSel(), ChangeStat(), DispEight(), DispEight2(), DrawStats(), EditAst(), and SelectBest().
| char ManPool::Docking |
Definition at line 498 of file data.h.
Referenced by AstSel(), ChangeStat(), DrawStats(), EditAst(), and SelectBest().
| char ManPool::Endurance |
Definition at line 498 of file data.h.
Referenced by AstSel(), ChangeStat(), DispEight(), DispEight2(), DrawStats(), EditAst(), and SelectBest().
| char ManPool::EVA |
| char ManPool::LM |
| char ManPool::Name[14] |
| char ManPool::Sex |
Definition at line 498 of file data.h.
Referenced by AstSel(), DispEight(), DispEight2(), First(), Second(), and SelectBest().
1.5.3