aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl
diff options
context:
space:
mode:
authorColin Snover2017-09-10 22:55:50 -0500
committerEugene Sandulenko2017-09-11 08:14:55 +0200
commit58105982adf46f115a3d9b89d28357ad1c7976e6 (patch)
tree37fc3b5ac46a4be0256adfa7b9c3f46e90bc27d8 /backends/platform/sdl
parentcc12c878b7faba373ac23aecf798f979122e5bd8 (diff)
downloadscummvm-rg350-58105982adf46f115a3d9b89d28357ad1c7976e6.tar.gz
scummvm-rg350-58105982adf46f115a3d9b89d28357ad1c7976e6.tar.bz2
scummvm-rg350-58105982adf46f115a3d9b89d28357ad1c7976e6.zip
AGOS: Fix value truncation in AGOSEngine::animateSprites
In commit f0581bab4a4b1b4102a7fbdd4a3d54d4397e00e9 the index value for the array was changed from a constant to a variable, but uint8 is too small to contain 293, so this value was ending up as 37.
Diffstat (limited to 'backends/platform/sdl')
0 files changed, 0 insertions, 0 deletions