Files @ r25958:603d75b53498
Branch filter:

Location: cpp/openttd-patchpack/source/src/ai/CMakeLists.txt

Patric Stout
Doc: update multiplayer documentation with latest changes (#9552)

Although several places were fixed during the PR making the change,
not all made it in this document.

While at it, removed all kinds of Markdown warnings by an excessive
usage of spacebar in this document.
add_files(
    ai.hpp
    ai_config.cpp
    ai_config.hpp
    ai_core.cpp
    ai_gui.cpp
    ai_gui.hpp
    ai_info.cpp
    ai_info.hpp
    ai_instance.cpp
    ai_instance.hpp
    ai_scanner.cpp
    ai_scanner.hpp
)