Previous 199869 Revisions Next

r45140 Monday 22nd February, 2016 at 16:57:35 UTC by Ryan Holtz
Fix bgfx crash when launching games from UI, nw
[src/osd/modules/render]drawbgfx.cpp

trunk/src/osd/modules/render/drawbgfx.cpp
r253651r253652
176176void renderer_bgfx::exit()
177177{
178178   bgfx::shutdown();
179   s_window_set = false;
179180}
180181
181182//============================================================


Previous 199869 Revisions Next


© 1997-2024 The MAME Team