diff options
| author | 2021-08-20 09:43:41 +0200 | |
|---|---|---|
| committer | 2021-08-20 09:43:41 +0200 | |
| commit | 24c63a3f3d797e085d0ca1387372a4682772087d (patch) | |
| tree | f146c60e557c9d6525ffb2bbf4943947950741a4 /scripts | |
| parent | eb13e799d00fe1917462084b9f359b4321fa74cf (diff) | |
Revert "enable BGFX_CONFIG_DEBUG to get proper asserts"
This reverts commit 4abb9da0ec7efde4254a436ec1baa9a889264109.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/genie.lua | 2 |
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 { } |
