aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25/gfx/animationtemplate.cpp
diff options
context:
space:
mode:
authorrichiesams2013-07-30 14:25:31 -0500
committerrichiesams2013-08-04 13:32:55 -0500
commitf1135292d0d714187b719988dba8d5a7d487fe94 (patch)
tree57f6a7e185dbfadefac514c8a8d1cdd4d6dc721b /engines/sword25/gfx/animationtemplate.cpp
parent89d8496dbac2fb1fc5fc77d5b26fa2a9405f9d77 (diff)
downloadscummvm-rg350-f1135292d0d714187b719988dba8d5a7d487fe94.tar.gz
scummvm-rg350-f1135292d0d714187b719988dba8d5a7d487fe94.tar.bz2
scummvm-rg350-f1135292d0d714187b719988dba8d5a7d487fe94.zip
ZVISION: Optimize integer type usages
The general thought is int is faster than int16 or byte. So if you can afford the space, use it over int16 or byte. Also, only use int32 when you specifically need the 32 bits.
Diffstat (limited to 'engines/sword25/gfx/animationtemplate.cpp')
0 files changed, 0 insertions, 0 deletions