yet another left-over

This commit is contained in:
Christopher Roy Bratusek 2013-01-01 13:01:08 +01:00
parent 5931dec782
commit b9b4052a46

View File

@ -421,9 +421,11 @@ void set_priiloader(int choice)
int get_bootmii()
{
#ifndef VWII
if(Options.bootmii_boot2)
return 3;
else
#endif
return bootmii;
}