Project Alice
|
#include "prng.hpp"
Go to the source code of this file.
Functions | |
uint32_t | derive_color_from_ol_color (sys::state &state, uint32_t ol_color, dcon::nation_id n) |
std::vector< uint32_t > | political_map_from (sys::state &state) |
uint32_t derive_color_from_ol_color | ( | sys::state & | state, |
uint32_t | ol_color, | ||
dcon::nation_id | n | ||
) |
std::vector< uint32_t > political_map_from | ( | sys::state & | state | ) |
Definition at line 13 of file political.hpp.