diff options
author | D G Turner | 2012-11-30 12:08:55 +0000 |
---|---|---|
committer | D G Turner | 2012-11-30 12:08:55 +0000 |
commit | 617f6179c1b96a1d2f8209dac8a3bf23da2415de (patch) | |
tree | c67454d143a44a045d9787bd39dcab091aeea253 /TODO | |
parent | 9dc4542f3cda5aa055419bb0cc25cf06a3cc492a (diff) | |
download | scummvm-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 'TODO')
0 files changed, 0 insertions, 0 deletions