OpenTTD Source
20241108-master-g80f628063a
|
Definition of the IniLoadFile class, related to reading and storing '*.ini' files. More...
#include "stdafx.h"
#include "core/alloc_func.hpp"
#include "core/mem_func.hpp"
#include "ini_type.h"
#include "string_func.h"
#include "safeguards.h"
Go to the source code of this file.
Definition of the IniLoadFile class, related to reading and storing '*.ini' files.
Definition in file ini_load.cpp.