Fix: Don't allow right-click to close world generation progress window. (#13084)
[openttd-github.git] / src / ai / CMakeLists.txt
blobcab886b265827e548d79b9fe2b4d32f4054c2eb6
1 add_files(
2     ai.hpp
3     ai_config.cpp
4     ai_config.hpp
5     ai_core.cpp
6     ai_gui.cpp
7     ai_gui.hpp
8     ai_info.cpp
9     ai_info.hpp
10     ai_instance.cpp
11     ai_instance.hpp
12     ai_scanner.cpp
13     ai_scanner.hpp