0ad/source/lib/file/io
Vladislav Belov cb58116270
Fixes lseek for big files on Windows
It was broken in ef69c37f66, before that we were using _lseeki64.

Fixes #8459
2025-10-25 13:35:59 +02:00
..
io.cpp Fixes lseek for big files on Windows 2025-10-25 13:35:59 +02:00
io.h Fix some includes all over the place 2025-08-14 20:15:30 +02:00
write_buffer.cpp Fix some includes in source/lib 2025-07-17 20:07:25 +02:00
write_buffer.h Fix some includes in source/lib 2025-07-25 07:11:21 +02:00