mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
(deps/7zip) Change SRes to int64_t
This commit is contained in:
parent
e2af6eb96b
commit
a8f8753bbc
2
deps/7zip/7zTypes.h
vendored
2
deps/7zip/7zTypes.h
vendored
@ -41,7 +41,7 @@ EXTERN_C_BEGIN
|
|||||||
#define SZ_ERROR_ARCHIVE 16
|
#define SZ_ERROR_ARCHIVE 16
|
||||||
#define SZ_ERROR_NO_ARCHIVE 17
|
#define SZ_ERROR_NO_ARCHIVE 17
|
||||||
|
|
||||||
typedef int SRes;
|
typedef int64_t SRes;
|
||||||
|
|
||||||
typedef int64_t WRes;
|
typedef int64_t WRes;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user