Exemplo n.º 1
0
static COUNT
uninit_orz (void)
{
    luaUqm_comm_uninit();
    return (0);
}
Exemplo n.º 2
0
static COUNT
uninit_commander (void)
{
	luaUqm_comm_uninit();
	return (0);
}
Exemplo n.º 3
0
static COUNT
uninit_shofixti (void)
{
	luaUqm_comm_uninit ();
	return(0);
}
Exemplo n.º 4
0
static COUNT
uninit_spahome (void)
{
	luaUqm_comm_uninit ();
	return (0);
}
Exemplo n.º 5
0
static COUNT
uninit_melnorme (void)
{
	luaUqm_comm_uninit ();
	return 0;
}