Pass background colour as a parameter to draw_gts and draw_adjs, so
commitf5f9b5f1acdf12d92581a80149ee3ba1ee18bae2
authorSimon Tatham <anakin@pobox.com>
Sun, 22 May 2011 07:07:47 +0000 (22 07:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 May 2011 07:07:47 +0000 (22 07:07 +0000)
tree36aab6655df1396e5e9793c334b15b31805c0df6
parent30c0fc4915c63bb5e61d24e4fd2414345a5e3191
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