Browse Source
Archive: Correct a few incorrect types in function signatures
Archive: Correct a few incorrect types in function signatures
Buffer lengths should be size_t, and file offsets should be u64.pull/15/merge
6 changed files with 22 additions and 22 deletions
-
8src/core/file_sys/disk_archive.cpp
-
8src/core/file_sys/disk_archive.h
-
8src/core/file_sys/file_backend.h
-
10src/core/file_sys/ivfc_archive.cpp
-
8src/core/file_sys/ivfc_archive.h
-
2src/core/hle/service/fs/archive.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue