Vous aimez le couscous-boulettes, le chorizo, la Force 4, et la mimolette ? Alors soyez les bienvenus sur Gamoover !
void run_machine_core (void) { /* disable artwork for the start */ artwork_enable (0); /* if we didn't find a settings file, show the disclaimer */ // if (settingsloaded || showcopyright (artwork_get_ui_bitmap()) == 0) // { /* show info about incorrect behaviour (wrong colors etc.) */ // if (showgamewarnings(artwork_get_ui_bitmap()) == 0) // { init_use_interface(); ... /* save input ports settings */ save_input_port_settings(); // } // } }