diff options
| author | 2021-08-13 14:00:53 +0200 | |
|---|---|---|
| committer | 2021-08-13 14:00:53 +0200 | |
| commit | 4abb9da0ec7efde4254a436ec1baa9a889264109 (patch) | |
| tree | 7d5f199e910592fa119b1491147b3c368de8c5e6 /scripts | |
| parent | 4c9b0b24dc3caaf749a6e84f42b9bd14285fbb54 (diff) | |
enable BGFX_CONFIG_DEBUG to get proper asserts
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 173b0eee78e..a1eafaf5c6d 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 { } |
