]> git.itanic.dy.fi Git - sdl-planets/commit
Move quadtree comparison code inside quadtree.c
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 30 Oct 2010 18:56:59 +0000 (21:56 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 30 Oct 2010 19:01:23 +0000 (22:01 +0300)
commit13e6ace75baf7fae9aef12f6adec8fc2f06a09d0
tree625cec00c5ca8e829efbea28bd227817a6c7dfa4
parent7c5e6568e7b3057cbb1d2167d72b931ecc9df16b
Move quadtree comparison code inside quadtree.c

The .compare function can also be removed now from the quadtree_ops
structure.

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