gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles would...
authorBenjamin Otte <otte@gnome.org>
Thu, 6 Jan 2005 20:19:04 +0000 (20:19 +0000)
committerBenjamin Otte <otte@gnome.org>
Thu, 6 Jan 2005 20:19:04 +0000 (20:19 +0000)
commitfe26f230a7e39412ea4d2a4060a578108557f26a
treeb3e44d398a9a7470d3ac88c27353b8e3017e952f
parentc8f5adda064a6682767e0c9ba3d148fdb7f2ea6d
gst/games/gstpuzzle.c: don't draw a puzzle if either width or height of tiles would be 0.

Original commit message from CVS:
* gst/games/gstpuzzle.c: (draw_puzzle):
don't draw a puzzle if either width or height of tiles would be 0.
ChangeLog