The Battle for Wesnoth  1.19.0-dev
Functions
carryover_show_gold.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void carryover_show_gold (game_state &state, bool hidden, bool is_observer, bool is_test)
 calculates the amount of gold carried over for each team, stores the data in the team object and shows the carryover message More...
 

Function Documentation

◆ carryover_show_gold()

void carryover_show_gold ( game_state state,
bool  hidden,
bool  is_observer,
bool  is_test 
)