This commit is contained in:
barbudreadmon 2025-07-22 15:10:10 +02:00
parent 90d05c9edb
commit 2a8983ce3f
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@
#include "zlib.h"
#ifdef __LIBRETRO__
#define HAVE_64BIT_OFFSETS
#include <streams/file_stream_transforms.h>
#ifndef USE_FILE32API
#define USE_FILE32API

View File

@ -54,7 +54,6 @@
#include "driver.h"
#ifdef __LIBRETRO__
#define HAVE_64BIT_OFFSETS
#include <streams/file_stream_transforms.h>
#endif