#include "common.h" #include "physics.h" int con_init(void); void con_quit(void); int con_thread_f(phy_sim *sim);