fix language code extraction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2977
This commit is contained in:
parent
189b269dfc
commit
2b7818c02d
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ static Bit32u read_kcl_data(Bit8u * kcl_data, Bit32u kcl_data_size, const char*
|
|||
// language ID found, return position
|
||||
return cur_pos;
|
||||
}
|
||||
dpos+=2;
|
||||
}
|
||||
dpos=cur_pos+3+len;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue