mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2024-11-27 22:22:17 +00:00
Merge branch 'master' into cooking
This commit is contained in:
commit
31f0c05ebc
1 changed files with 1 additions and 1 deletions
2
opts.def
2
opts.def
|
@ -99,7 +99,7 @@
|
|||
GMQCC_DEFINE_FLAG(OVERLAP_LOCALS, 3)
|
||||
GMQCC_DEFINE_FLAG(STRIP_CONSTANT_NAMES, 1)
|
||||
GMQCC_DEFINE_FLAG(OVERLAP_STRINGS, 2)
|
||||
GMQCC_DEFINE_FLAG(CALL_STORES, 1)
|
||||
GMQCC_DEFINE_FLAG(CALL_STORES, 4)
|
||||
GMQCC_DEFINE_FLAG(VOID_RETURN, 1)
|
||||
GMQCC_DEFINE_FLAG(VECTOR_COMPONENTS, 1)
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue