Merge upstream

This commit is contained in:
Raul Tambre 2015-02-22 10:58:18 +02:00
commit e7d0aedfb4
90 changed files with 2802 additions and 2913 deletions

View file

@ -174,6 +174,8 @@ void ModuleManager::Init()
{
if (!initialized)
{
clear_ppu_functions();
for (auto& m : g_module_list)
{
if (m.module)