dolphin/Source
Dwayne Slater 7908302782 VolumeDirectory: Fix off-by-one in entry count calculation
The size field in FSTEntry contains the total amount of children, not
including the parent, but the parent needs to be included.

VolumeDirectory: Fix off-by-one in entry count calculation

The size field in FSTEntry contains the total amount of children, not
including the parent, but the parent needs to be included.
2017-04-15 13:52:46 -04:00
..
Android Merge pull request #5118 from mahdihijazi/master 2017-04-03 16:20:34 +02:00
Core VolumeDirectory: Fix off-by-one in entry count calculation 2017-04-15 13:52:46 -04:00
DSPSpy
DSPTool
PCH
UnitTests Merge pull request #5144 from MerryMage/mfspr 2017-04-10 22:30:56 +02:00
VSProps
.clang-format
CMakeLists.txt CMake: add CMAKE_CXX_STANDARD_REQUIRED=ON 2017-03-14 13:52:02 -07:00
dolphin-emu.sln