mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 21:28:51 +00: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
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue