summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2021-08-20 09:43:41 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2021-08-20 09:43:41 +0200
commit24c63a3f3d797e085d0ca1387372a4682772087d (patch)
treef146c60e557c9d6525ffb2bbf4943947950741a4
parenteb13e799d00fe1917462084b9f359b4321fa74cf (diff)
Revert "enable BGFX_CONFIG_DEBUG to get proper asserts"
This reverts commit 4abb9da0ec7efde4254a436ec1baa9a889264109.
-rw-r--r--scripts/genie.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index a1eafaf5c6d..173b0eee78e 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -627,7 +627,7 @@ configuration { "Debug" }
defines {
"MAME_DEBUG",
"MAME_PROFILER",
- "BGFX_CONFIG_DEBUG=1",
+-- "BGFX_CONFIG_DEBUG=1",
}
configuration { }