#include <map>
#include <string>
Go to the source code of this file.
Classes | |
struct | chatroom_log |
Variables | |
std::map< std::string, chatroom_log > | default_chat_log |
|
extern |
Definition at line 18 of file chat_log.cpp.
Referenced by gui2::dialogs::mp_lobby::pre_show(), gui2::dialogs::mp_join_game::pre_show(), and gui2::dialogs::mp_staging::pre_show().