mirror of
https://github.com/dingusdev/dingusppc.git
synced 2024-12-22 15:29:58 +00:00
38669fd83b
size_t and off_t are 32-bit values in Emscripten, which causes issues with disk images larger than 4GB. Use the explicit type (which is more consistent with the rest of the codebase anyway). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
imgfile_sdl.cpp | ||
imgfile.h | ||
profiler.cpp | ||
profiler.h |