334
edits
(adding missing opcodes (still need information); typo; formatting) |
(→gt: added from http://www.scummvm.org/docs/specs/scrp-v6.php) |
||
Line 394: | Line 394: | ||
==gt== | ==gt== | ||
'''Encoding''' | |||
''10'' | |||
'''Stack''' | |||
''( value1 , value2 : bool )'' | |||
'''Operation''' | |||
If value1 > value2 , set bool to 1, otherwise set it to 0 | |||
Compares the top two values on the stack. Note the order. | |||
==MM6D ifClassOfls== | ==MM6D ifClassOfls== |
edits