mirror of
https://github.com/libretro/Play-.git
synced 2025-03-04 09:17:50 +00:00
Minor cleanup.
This commit is contained in:
parent
30bad4ce74
commit
409ed26fc7
@ -695,7 +695,7 @@ void CPS2VM::SetIopCdImage(CISO9660* image)
|
||||
|
||||
void CPS2VM::RegisterModulesInPadHandler()
|
||||
{
|
||||
if(m_pad == NULL) return;
|
||||
if(m_pad == nullptr) return;
|
||||
|
||||
m_pad->RemoveAllListeners();
|
||||
m_pad->InsertListener(m_iopOs->GetPadman());
|
||||
|
Loading…
x
Reference in New Issue
Block a user