OpenTTD Source  20241108-master-g80f628063a
ini.cpp File Reference

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.

Detailed Description

Definition of the IniItem class, related to reading/writing '*.ini' files.

Definition in file ini.cpp.