OpenTTD Source 20241224-master-gee860a5c8e
|
Definition of the IniItem class, related to reading/writing '*.ini' files. More...
#include "stdafx.h"
#include "debug.h"
#include "ini_type.h"
#include "string_func.h"
#include "fileio_func.h"
#include <fstream>
#include <filesystem>
#include "safeguards.h"
Go to the source code of this file.