29#include <android/log.h>
54 __android_log_print(ANDROID_LOG_INFO,
"UFOAI",
"%s",
string);
void Sys_ConsoleInit(void)
Initialize the console input (tty mode if possible).
const char * Sys_ConsoleInput(void)
void Sys_ShowConsole(bool show)
void Sys_ConsoleShutdown(void)
void Sys_ConsoleOutput(const char *string)
definitions common between client and server, but not game lib