mirror of
https://github.com/holub/mame
synced 2025-05-21 05:08:54 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
Conflicts: src/osd/modules/render/bgfx/targetmanager.cpp
This commit is contained in:
commit
779fec5312
@ -25,7 +25,6 @@ target_manager::target_manager(texture_manager& textures)
|
||||
: m_textures(textures)
|
||||
, m_screen_count(0)
|
||||
{
|
||||
//(void)m_options; // prevent carping about unused variable
|
||||
}
|
||||
|
||||
target_manager::~target_manager()
|
||||
|
Loading…
Reference in New Issue
Block a user