This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2024-12-02 09:02:03 +02:00
Code
Issues
Releases
Activity
fa6bddcad5
vcmi
/
AI
/
StupidAI
/
stdafx.h
3 lines
76 B
C
Raw
Normal View
History
Unescape
Escape
* partially done duel mode * program options parsing via boost::program_options * Stupid AI - a stupid battle-only AI * precompiled headers for server and Stupid AI on MSVC
2010-12-22 22:14:40 +02:00
#
pragma once
Towards duel support.
2010-12-25 03:43:40 +02:00
#
include
<boost/lexical_cast.hpp>
* partially done duel mode * program options parsing via boost::program_options * Stupid AI - a stupid battle-only AI * precompiled headers for server and Stupid AI on MSVC
2010-12-22 22:14:40 +02:00
#
include
"../../AI_Base.h"
Reference in New Issue
Copy Permalink