fill_terrain_sprite_array() garbage value used
S3_1, clang analyzer:
../../../src/client/tilespec.c:5134:40: warning: The right operand of '+' is a garbage value [core.UndefinedBinaryOperatorResult] array_index = array_index * count + n[2]; ^ ~~~~
S3_1, clang analyzer: