OpenTTD/src/settingsgen
Peter Nelson 233aac567b Codechange: Use std::list instead of C-linked list for ini files.
This removes self-management of memory with new/delete and allows simpler iteration.
2023-10-20 18:37:27 +01:00
..
CMakeLists.txt Codechange: replace error/usererror printf variant with fmt variant and rename 2023-04-25 17:55:09 +02:00
settingsgen.cpp Codechange: Use std::list instead of C-linked list for ini files. 2023-10-20 18:37:27 +01:00