mirror of
https://git.code.sf.net/p/quake/game-source
synced 2024-11-10 14:41:57 +00:00
don't need that define
This commit is contained in:
parent
89b68fb386
commit
79ddd94e6f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
QFCC=qfcc
|
||||
QCFLAGS=-z -qq -g -Werror
|
||||
QCPPFLAGS=-DLIBFRIKBOT
|
||||
QCPPFLAGS=
|
||||
|
||||
libfrikbot_source = \
|
||||
bot_ai.qc \
|
||||
|
|
Loading…
Reference in a new issue