The Battle for Wesnoth  1.19.0-dev
Classes | Variables
chat_log.hpp File Reference
#include <map>
#include <string>
Include dependency graph for chat_log.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  chatroom_log
 

Variables

std::map< std::string, chatroom_logdefault_chat_log
 

Variable Documentation

◆ default_chat_log

std::map<std::string, chatroom_log> default_chat_log
extern