mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
disable BGFX debug info (nw)
This commit is contained in:
parent
b0d3ce6877
commit
80a70226f9
@ -554,7 +554,7 @@ configuration { "Debug" }
|
|||||||
defines {
|
defines {
|
||||||
"MAME_DEBUG",
|
"MAME_DEBUG",
|
||||||
"MAME_PROFILER",
|
"MAME_PROFILER",
|
||||||
"BGFX_CONFIG_DEBUG=1",
|
-- "BGFX_CONFIG_DEBUG=1",
|
||||||
}
|
}
|
||||||
|
|
||||||
if _OPTIONS["FASTDEBUG"]=="1" then
|
if _OPTIONS["FASTDEBUG"]=="1" then
|
||||||
|
Loading…
Reference in New Issue
Block a user