Wrapped some lines that were over 80 characters in length.
commitd2e5f09f8f22a26a9a3f89739da9160700474a1a
authordwk <dwk@b022f027-f587-4676-bc72-f0cf7b603704>
Sat, 1 Sep 2007 00:13:16 +0000 (1 00:13 +0000)
committerdwk <dwk@b022f027-f587-4676-bc72-f0cf7b603704>
Sat, 1 Sep 2007 00:13:16 +0000 (1 00:13 +0000)
tree9271feaebe7b9ed9f52145083a6c2dad0cfac09a
parent74ded4ba28d7c5950e6ccecf5fb94d80d4bd3568
Wrapped some lines that were over 80 characters in length.

Moved the hard-coded 1/30th of the window size for the width and height of GUI boxes into theme_t::boxw_th and theme_t::boxh_th.

Reformatted get_pixel(), and moved the old commented-out version of the function fill_area().

Included <ctype.h> in loop.c, which needed it.
src/game.c
src/graphics.c
src/graphics.h
src/loop.c
src/menu.c
src/options.c