Checked through daimakaib - no more unsupported priority mode writes at 0x98000c

This commit is contained in:
Barry Harris 2012-05-10 12:12:54 +00:00
parent 4523511c15
commit 23ab32934a
1 changed files with 1 additions and 1 deletions

View File

@ -11381,7 +11381,7 @@ void __fastcall Daimakaib98WriteWord(UINT32 a, UINT16 d)
case 2: {
nCps1Layers[0] = 3;
nCps1Layers[1] = 2;
nCps1Layers[1] = -1;
nCps1Layers[2] = -1;
nCps1Layers[3] = 1;
break;