#include "carryover.hpp"
#include "global.hpp"
#include "config.hpp"
#include "team.hpp"
#include "units/unit.hpp"
#include <cassert>
Go to the source code of this file.
Classes | |
struct | save_id_equals |
Variables | |
static const int | default_gold_qty = 100 |
|
static |
Definition at line 56 of file carryover.cpp.
Referenced by carryover::transfer_all_gold_to(), and carryover_info::transfer_all_to().