The code for painting buttons is complete now (though it did require a
commit6d929e3f752d45320ac02d8fd1e75b3625201b73
authordwk <dwk@b022f027-f587-4676-bc72-f0cf7b603704>
Thu, 19 Jul 2007 17:26:19 +0000 (19 17:26 +0000)
committerdwk <dwk@b022f027-f587-4676-bc72-f0cf7b603704>
Thu, 19 Jul 2007 17:26:19 +0000 (19 17:26 +0000)
treeb8da963f44316697fb1cb24b7e8a8688d6094f72
parentc54ec4fbffd442a23fe867beaca0c741c2f6f1e0
The code for painting buttons is complete now (though it did require a
new blitting function after all, blit_surface_repeat_area). It does seem
to be taking up too much space, however.
graphics.c
graphics.h
menu.c