mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
fix small redundancy
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4397 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
9c6bf6c535
commit
c2356445c8
@ -134,7 +134,6 @@ CEXIIPL::CEXIIPL() :
|
||||
}
|
||||
else
|
||||
{
|
||||
m_FontsLoaded = true;
|
||||
// Load whole ROM dump
|
||||
LoadFileToIPL(SConfig::GetInstance().m_LocalCoreStartupParameter.m_strBootROM, 0);
|
||||
// Descramble the encrypted section (contains BS1 and BS2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user