## Scenery There is a [Mosaic-effect implementation](https://github.com/JPTIZ/libgba-cpp/blob/master/src/arch/display/effects.cpp#L39) with a [test game](https://github.com/JPTIZ/libgba-cpp/tree/master/tests/mosaic). Currently they're not working (**TODO**: describe what is not working). ## Where to start See codes linked above and read about Mosaic in [the technical manual](http://problemkaputt.de/gbatek.htm#lcdiomosaicfunction).
Scenery
There is a Mosaic-effect implementation with a test game. Currently they're not working (TODO: describe what is not working).
Where to start
See codes linked above and read about Mosaic in the technical manual.