aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/inter_inca2.cpp
diff options
context:
space:
mode:
authorD G Turner2012-11-30 12:08:55 +0000
committerD G Turner2012-11-30 12:08:55 +0000
commit617f6179c1b96a1d2f8209dac8a3bf23da2415de (patch)
treec67454d143a44a045d9787bd39dcab091aeea253 /engines/gob/inter_inca2.cpp
parent9dc4542f3cda5aa055419bb0cc25cf06a3cc492a (diff)
downloadscummvm-rg350-617f6179c1b96a1d2f8209dac8a3bf23da2415de.tar.gz
scummvm-rg350-617f6179c1b96a1d2f8209dac8a3bf23da2415de.tar.bz2
scummvm-rg350-617f6179c1b96a1d2f8209dac8a3bf23da2415de.zip
DREAMWEB: Change various loop variables to uint, rather than size_t.
This is partly for readability and partly to avoid any possible portability issues i.e. though they should be the same, size_t is defined by system headers, whereas uint is defined within our build system. Also, replaced a array size calculation with our ARRAYSIZE macro.
Diffstat (limited to 'engines/gob/inter_inca2.cpp')
0 files changed, 0 insertions, 0 deletions