Should be HE60/70.
svn-id: r15211
This commit is contained in:
parent
c63169d3f3
commit
2c0f36cddc
10 changed files with 283 additions and 279 deletions
|
@ -147,7 +147,7 @@ void ScummEngine::setCursorFromBuffer(byte *ptr, int width, int height, int pitc
|
|||
updateCursor();
|
||||
}
|
||||
|
||||
void ScummEngine_v7he::setCursorFromImg(uint img, uint room, uint imgindex) {
|
||||
void ScummEngine_v70he::setCursorFromImg(uint img, uint room, uint imgindex) {
|
||||
_win32ResExtractor->setCursor(img);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue