sf2b2 (and similar) - hookup Scroll 2 X Write
This commit is contained in:
parent
4d28ff1f18
commit
f271a821ce
|
@ -16380,7 +16380,8 @@ void __fastcall Sf2mdtaWriteWord(UINT32 a, UINT16 d)
|
||||||
}
|
}
|
||||||
|
|
||||||
case 0x708114: {
|
case 0x708114: {
|
||||||
// ???
|
// scroll2 x
|
||||||
|
*((UINT16*)(CpsReg + 0x10)) = BURN_ENDIAN_SWAP_INT16(d);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue