RudjiGames / MTuner

MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
BSD 2-Clause "Simplified" License
2.63k stars 145 forks source link

SDK directory is missing a file #53

Closed wickerwaka closed 4 years ago

wickerwaka commented 4 years ago

The SDK directory in the MTuner binary releases is missing the src/rmem_get_module_info.cpp file. I had to grab it from the rmem source so I could build with the SDK.

milostosic commented 4 years ago

Thanks for reporting this! I've updated the release with the missing file.