Move the beginning of GfxBlitter out of the function
commit00f9d1b96d242975c3ac2c92f60d325798fe7ac3
authorcirdan <cirdansw@gmail.com>
Sat, 24 Jun 2017 13:16:22 +0000 (24 15:16 +0200)
committercirdan <cirdansw@gmail.com>
Sat, 24 Jun 2017 13:16:22 +0000 (24 15:16 +0200)
tree448a31740bc295e49f9752214fb03fce572777d7
parentef33e295eb803097d0470fdb2ec47dbc9b64e4d1
Move the beginning of GfxBlitter out of the function

Move the beginning of GfxBlitter to its only call site where it
makes sense (where SCALED_XY is true and and zoom is not 0).
src/gfx.cpp