slipher sg_weapon.cpp: stop global variable abuse
7534fe2 Sep 18, 2023
sg_weapon.cpp: stop global variable abuse
This refactoring gets rid of the global variables 'forward',
'right', 'up', and 'muzzle' used throughout the file.
7534fe2