mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-01 00:45:26 +02:00
* program options parsing via boost::program_options * Stupid AI - a stupid battle-only AI * precompiled headers for server and Stupid AI on MSVC
2 lines
41 B
C
2 lines
41 B
C
#pragma once
|
|
#include "../../AI_Base.h" |