#ifndef TURNS_INIT_H #define TURNS_INIT_H #include G_BEGIN_DECLS void turns_init(void); G_END_DECLS #endif