Renamed o6_unknownE1 to o6_getPixel; use vs->xstart instead of _screenLeft

svn-id: r14607
This commit is contained in:
Max Horn 2004-08-14 15:14:01 +00:00
parent bc7b72f13d
commit 239aa2b062
4 changed files with 7 additions and 21 deletions

View file

@ -333,7 +333,7 @@ void ScummEngine_v6he::setupOpcodes() {
OPCODE(o6_rename),
/* E0 */
OPCODE(o6_soundOps),
OPCODE(o6_unknownE1),
OPCODE(o6_getPixel),
OPCODE(o6_localizeArray),
OPCODE(o6_pickVarRandom),
/* E4 */