mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-07 11:27:44 +00:00
TONY: Added accidentally cut line
This commit is contained in:
parent
a511b828e4
commit
fe0fa0f86b
@ -169,6 +169,8 @@ static const byte *ParseDialog(const byte *lpBuf, LPMPALDIALOG lpmdDialog) {
|
||||
uint32 curCmd;
|
||||
uint32 len;
|
||||
|
||||
lpmdDialog->nObj = READ_LE_UINT32(lpBuf); lpBuf += 4;
|
||||
|
||||
/* Periodi */
|
||||
num = READ_LE_UINT16(lpBuf); lpBuf += 2;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user