cleanup
This commit is contained in:
parent
90d05c9edb
commit
2a8983ce3f
|
@ -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
|
||||
|
|
|
@ -54,7 +54,6 @@
|
|||
#include "driver.h"
|
||||
|
||||
#ifdef __LIBRETRO__
|
||||
#define HAVE_64BIT_OFFSETS
|
||||
#include <streams/file_stream_transforms.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue