OpenTTD Source
20241108-master-g80f628063a
|
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.