Files @ r25832:31ae4f709a39
Branch filter:

Location: cpp/openttd-patchpack/source/bin/CMakeLists.txt

Loïc Guilloux
Feature: Persistant rotation of numbered auto/netsave after restart (#9397)

It was always starting from 0 on openttd restart.
Now the most recent auto/netsave number will be used as a base to generate the next filename.
add_subdirectory(ai)
add_subdirectory(game)