2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/loader
Lioncash 0ba7fe4ab1 file_util: Use a u64 to represent number of entries
This avoids a truncating cast on size. I doubt we'd ever traverse a
directory this large, however we also shouldn't truncate sizes away.
2018-07-21 22:42:08 -04:00
..
deconstructed_rom_directory.cpp
deconstructed_rom_directory.h
elf.cpp
elf.h
linker.cpp
linker.h
loader.cpp
loader.h
nca.cpp
nca.h
nro.cpp
nro.h
nso.cpp
nso.h