mirror of
https://github.com/libretro/RetroArch
synced 2025-04-03 01:21:10 +00:00
(deps/7zip) Change this to RFILE
This commit is contained in:
parent
8a8ddb2468
commit
61c1fa508d
2
deps/7zip/7zFile.h
vendored
2
deps/7zip/7zFile.h
vendored
@ -17,7 +17,7 @@ extern "C" {
|
|||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
FILE *file;
|
RFILE *file;
|
||||||
} CSzFile;
|
} CSzFile;
|
||||||
|
|
||||||
void File_Construct(CSzFile *p);
|
void File_Construct(CSzFile *p);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user