]> git.itanic.dy.fi Git - sdl-planets/commit
draw_planet: Separate circle drawing into its own function
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Tue, 13 Apr 2010 17:18:11 +0000 (20:18 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Tue, 13 Apr 2010 19:42:35 +0000 (22:42 +0300)
commit89adaad118d714200f5dd986016ece26d6334c20
treea5631b56a5f14cc09d5ee72efb6fe52ac8d921ab
parent9a82fb6542e870705a4222b29ae3f22237fdf311
draw_planet: Separate circle drawing into its own function

It is easier to draw circles elsewhere in the code if the circle
drawing is separated.

Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
planet.c