Pass background colour as a parameter to draw_gts and draw_adjs, so
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 22 May 2011 07:07:47 +0000 (07:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 22 May 2011 07:07:47 +0000 (07:07 +0000)
commita49bdf0754694a7075128a64bc529e47eb64dc19
tree36aab6655df1396e5e9793c334b15b31805c0df6
parent8acc87667612761c63a21d86a8242d952cb53be6
Pass background colour as a parameter to draw_gts and draw_adjs, so
that we can pass -1 in calls from game_print(). Fixes a printing bug
in which all the adjs and gts were overlaid with giant black
rectangles! (Because COL_BACKGROUND doesn't mean the same thing in
that context.)

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9175 cda61777-01e9-0310-a592-d414129be87e
unequal.c