From 4abb9da0ec7efde4254a436ec1baa9a889264109 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 13 Aug 2021 14:00:53 +0200 Subject: enable BGFX_CONFIG_DEBUG to get proper asserts --- scripts/genie.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { } -- cgit v1.2.3