Move the MUZZLE_ definitions over from Nuclide. As they belong here instead.

This commit is contained in:
Marco Cawthorne 2022-08-05 14:43:18 -07:00
parent d457262d0c
commit bfed23ca7a
Signed by: eukara
GPG key ID: CE2032F0A2882A22

View file

@ -50,6 +50,11 @@ var string g_cs_scope6;
var string g_cs_scope7;
var string g_cs_scope8;
/* muzzleflash indices */
var int MUZZLE_SMALL;
var int MUZZLE_RIFLE;
var int MUZZLE_WEIRD;
struct
{
/* hud.c */