mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-20 06:58:20 +00:00
output use_maxosxframework
This commit is contained in:
parent
cf7878f46a
commit
74cccdeed0
|
@ -45,6 +45,7 @@ Glew = {
|
|||
local save = function(option, output)
|
||||
output:option(option, "value")
|
||||
output:option(option, "use_winlib")
|
||||
output:option(option, "use_macosxframwork")
|
||||
end
|
||||
|
||||
local display = function(option)
|
||||
|
|
Loading…
Reference in a new issue