diff --git a/src/st_stuff.c b/src/st_stuff.c index 986c2f48b..5728419f1 100644 --- a/src/st_stuff.c +++ b/src/st_stuff.c @@ -1873,7 +1873,7 @@ static void ST_drawNiGHTSHUD(void) } } -static inline void ST_drawWeaponSelect(INT32 xoffs, INT32 y) +static void ST_drawWeaponSelect(INT32 xoffs, INT32 y) { INT32 q = stplyr->weapondelay, del = 0, p = 16; while (q)