Let's save the SkipBios hack setting, because people hate me enough already for putting this off a week.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1834 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
Jake.Stine 2009-09-16 19:03:14 +00:00
parent c9c924fe35
commit e20883d287
1 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,8 @@ void Pcsx2Config::LoadSave( IniInterface& ini )
IniBitBool( CdvdVerboseReads );
IniBitBool( CdvdDumpBlocks );
IniBitBool( EnablePatches );
IniBitBool( SkipBiosSplash );
IniBitBool( McdEnableEjection );
IniBitBool( MultitapPort0_Enabled );