Beispiel #1
0
void osd_common_t::osd_exit()
{
	m_mod_man.exit();

	exit_subsystems();
}
Beispiel #2
0
void osd_interface::osd_exit()
{
	exit_subsystems();
}