diff options
Diffstat (limited to 'other')
| -rw-r--r-- | other/sdl/sdl.bam | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/other/sdl/sdl.bam b/other/sdl/sdl.bam index 8330952c..be94209d 100644 --- a/other/sdl/sdl.bam +++ b/other/sdl/sdl.bam @@ -22,6 +22,7 @@ SDL = { if platform == "macosx" then option.value = 1 option.use_osxframework = 1 + option.use_sdlconfig = nil end end |