Previous 199869 Revisions Next

r46606 Wednesday 23rd March, 2016 at 07:38:30 UTC by Miodrag Milanović
Fix compile (nw)
[/branches/bgfx_shader/src/osd/modules/render/bgfx]target.cpp

branches/bgfx_shader/src/osd/modules/render/bgfx/target.cpp
r255117r255118
5959    , m_double_buffer(false)
6060   , m_style(TARGET_STYLE_CUSTOM)
6161   , m_filter(false)
62    , m_index(-1)
6263   , m_current_page(0)
63    , m_index(-1)
6464    , m_initialized(true)
6565   , m_page_count(0)
6666{


Previous 199869 Revisions Next


© 1997-2024 The MAME Team