Skip to content

fixed text rendering corruption. closes #1224.

std::gregwar requested to merge stdgregwar/solarus:text_corruption into dev

The optimisation that aimed at minimizing render target changes was fooled by memory addresses reafectations...

Merge request reports