OpenTTD Source  20241121-master-g67a0fccfad
random_access_file.cpp File Reference

Actual implementation of the RandomAccessFile class. More...

#include "stdafx.h"
#include "random_access_file_type.h"
#include "debug.h"
#include "error_func.h"
#include "fileio_func.h"
#include "string_func.h"
#include "safeguards.h"

Go to the source code of this file.

Detailed Description

Actual implementation of the RandomAccessFile class.

Definition in file random_access_file.cpp.