diff options
author | Bastien Bouclet | 2017-11-20 20:19:15 +0100 |
---|---|---|
committer | Bastien Bouclet | 2017-11-20 20:22:32 +0100 |
commit | 183571f7c2292b78f8e632cb4de01ff108bf207c (patch) | |
tree | 4670077795c4d609115b808a8f492706da19526e /engines/module.mk | |
parent | cac4dfe8e4341bfbfb15db32ab3a610fde416edf (diff) | |
download | scummvm-rg350-183571f7c2292b78f8e632cb4de01ff108bf207c.tar.gz scummvm-rg350-183571f7c2292b78f8e632cb4de01ff108bf207c.tar.bz2 scummvm-rg350-183571f7c2292b78f8e632cb4de01ff108bf207c.zip |
FULLPIPE: Fix loading inventory items from saves
In C++ the function parameter evaluation order is undefined. The count
property was being read first from the stream, instead of the itemId.
Fixes #10324.
Diffstat (limited to 'engines/module.mk')
0 files changed, 0 insertions, 0 deletions