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

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