Skip to content

TileByteStream: Making TileROD_Decoder const.

Make interfaces of TileROD_Decoder const. Add code to give an error if the remaining non-MT safe part of the code is run in MT mode.

Merge request reports