mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 02:31:28 +00:00
there's no -f flag named overlap-locals... removed the opts.def entry
This commit is contained in:
parent
4187332bb1
commit
c6e7e80f23
1 changed files with 0 additions and 1 deletions
1
opts.def
1
opts.def
|
@ -27,7 +27,6 @@
|
|||
|
||||
/* codegen flags */
|
||||
#ifdef GMQCC_TYPE_FLAGS
|
||||
GMQCC_DEFINE_FLAG(OVERLAP_LOCALS)
|
||||
GMQCC_DEFINE_FLAG(DARKPLACES_STRING_TABLE_BUG)
|
||||
GMQCC_DEFINE_FLAG(ADJUST_VECTOR_FIELDS)
|
||||
GMQCC_DEFINE_FLAG(FTEPP)
|
||||
|
|
Loading…
Reference in a new issue