Freeciv-3.3
|
#include "featured_text.h"
#include "luascript.h"
#include "chatline_common.h"
#include "api_client_base.h"
Go to the source code of this file.
Functions | |
void | api_client_chat_base (lua_State *L, const char *msg) |
Print a message in the chat window.
Definition at line 32 of file api_client_base.c.
Referenced by tolua_client_chat_base00().