Freeciv-3.2
Loading...
Searching...
No Matches
Functions
api_client_base.h File Reference
#include "luascript_types.h"

Go to the source code of this file.

Functions

void api_client_chat_base (lua_State *L, const char *msg)
 

Function Documentation

◆ api_client_chat_base()

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().