This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
irvin
/
suyu
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Qt: Removed unnecessary HW::Update.
bunnei
12 anos atrás
pai
90aaab1df0
commit
2003ccf09d
1 arquivos alterados
com
0 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
1
src/citra_qt/bootmanager.cpp
+ 0
- 1
src/citra_qt/bootmanager.cpp
Ver arquivo
@@ -42,7 +42,6 @@ void EmuThread::run()
emit CPUStepped();
}
}
- HW::Update();
}
Core::Stop();