Remove global variable _colour_remap_ptr
commit48f45c76c723eb1b1cd0fb813c5e0a0a49f1f235
authorcirdan <cirdansw@gmail.com>
Tue, 27 Jun 2017 19:37:18 +0000 (27 21:37 +0200)
committercirdan <cirdansw@gmail.com>
Tue, 27 Jun 2017 19:37:18 +0000 (27 21:37 +0200)
tree5f8fa7e1159d7e97446911d526fec0fc108a62e7
parentac6d94ecd5d2016360ed303203a0296170cb93b3
Remove global variable _colour_remap_ptr

Use a local remap pointer in GfxBlitter instead.
src/gfx.cpp