![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | wfirmware |
Typedefs | |
| typedef u32 | wfirmware::Provider |
| typedef u32 | wfirmware::TableId |
| typedef std::vector< TableId > | wfirmware::TableIds |
| typedef std::vector< u8 > | wfirmware::Table |
Functions | |
| TableIds | wfirmware::GetTableIDs (Provider provider) |
| Table | wfirmware::GetTable (Provider provider, TableId tableId) |