mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
cf942450e0
Also changed the size parameter from DoVoid to size_t. As far as I know, that should never be negative. Also changed the the count parameter of DoArray to size_t, this also should never be negative. Got rid of some typecasts. |
||
---|---|---|
.. | ||
Core | ||
DSPSpy | ||
DSPTool | ||
Plugins | ||
TestSuite | ||
UnitTests | ||
VSProps | ||
CMakeLists.txt | ||
Dolphin_2010.sln |