residualvm / residualvm-tools

Tools for ResidualVM
GNU General Public License v2.0
19 stars 10 forks source link

TIL2BMP: Complete Big-Endian support #8

Closed somaen closed 13 years ago

somaen commented 13 years ago

Forgot to actually use the byte-swapped values previously, this fixes that, so til2bmp works on Big Endian-systems too.