diff options
| author | 2021-08-12 13:07:51 +0200 | |
|---|---|---|
| committer | 2021-08-12 13:07:51 +0200 | |
| commit | 36218bcddee5c2bed30f267058383c75f75f1d5d (patch) | |
| tree | 5e36cfaafcea2c6e09c2975581c07e79ca6b4e9d /scripts/src/osd/modules.lua | |
| parent | b5926fe24f762e3e9a9cc3e23401443d8904ed86 (diff) | |
| parent | 19dfe79faffd4dab7e272520532a28883dbd0e01 (diff) | |
Merge pull request #8419 from mamedev/new_bgfx
Update bx, bimg and bgfx
Diffstat (limited to 'scripts/src/osd/modules.lua')
| -rw-r--r-- | scripts/src/osd/modules.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/src/osd/modules.lua b/scripts/src/osd/modules.lua index 3f9e1948c6e..7ee20732784 100644 --- a/scripts/src/osd/modules.lua +++ b/scripts/src/osd/modules.lua @@ -162,7 +162,6 @@ function osdmodulesbuild() "__STDC_LIMIT_MACROS", "__STDC_FORMAT_MACROS", "__STDC_CONSTANT_MACROS", - "IMGUI_DISABLE_OBSOLETE_FUNCTIONS", } files { |
