This commit is contained in:
Barry Harris 2013-08-10 08:53:39 +00:00
parent 07ff913604
commit c81a60a818
1 changed files with 1 additions and 1 deletions

View File

@ -14997,7 +14997,7 @@ static INT32 Sf2hunghsiInit()
{
AmendProgRomCallback = Sf2qp1Callback;
return DrvInit();
return Sf2ceInit();
}
static void Sf2hfubCallback()