fabiangreffrath / woof

Woof! is a continuation of the Boom/MBF bloodline of Doom source ports.
GNU General Public License v2.0
186 stars 32 forks source link

factor out crosshair code into `hu_crosshair.{c,h}` #1764

Closed fabiangreffrath closed 1 week ago

fabiangreffrath commented 2 weeks ago

The hu_stuff.c source file has grown to quite some size and the crosshair code feels alien in it.