diff --git a/src/st_stuff.c b/src/st_stuff.c
index 986c2f48b41ffdb50efa596a048bbd6ed3c56698..5728419f122cf467f1656a10f59583b4235640c1 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)