mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Clean up some space/tab mismatches in DiscIO and InputCommon.
Keeps the files consistent.
This commit is contained in:
@@ -273,7 +273,7 @@ bool CNANDContentLoader::Initialize(const std::string& _rName)
|
||||
continue;
|
||||
}
|
||||
|
||||
rContent.m_pData = NULL;
|
||||
rContent.m_pData = NULL;
|
||||
char szFilename[1024];
|
||||
|
||||
if (rContent.m_Type & 0x8000) // shared app
|
||||
|
||||
Reference in New Issue
Block a user