mirror of
https://github.com/celisej567/source-engine.git
synced 2026-09-19 20:09:06 +03:00
fix build with clang, fix saverestore again, android mod launcher support
This commit is contained in:
@@ -13,6 +13,7 @@ def options(opt):
|
||||
|
||||
def configure(conf):
|
||||
conf.define('GAMEUI_EXPORTS',1)
|
||||
conf.define('NO_STEAM',1)
|
||||
conf.define('VERSION_SAFE_STEAM_API_INTERFACES',1)
|
||||
|
||||
def build(bld):
|
||||
|
||||
Reference in New Issue
Block a user