mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +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
|
||||
{
|
||||
FILE *file;
|
||||
RFILE *file;
|
||||
} CSzFile;
|
||||
|
||||
void File_Construct(CSzFile *p);
|
||||
|
Loading…
x
Reference in New Issue
Block a user