summaryrefslogtreecommitdiff
path: root/src/strife/p_pspr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_pspr.c')
-rw-r--r--src/strife/p_pspr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_pspr.c b/src/strife/p_pspr.c
index 269b60b0..80c53afd 100644
--- a/src/strife/p_pspr.c
+++ b/src/strife/p_pspr.c
@@ -650,7 +650,7 @@ void A_FirePoisonBolt(player_t* player, pspdef_t* pspr)
//
// haleyjd 09/06/10 [STRIFE] Modified with a little target hack...
//
-fixed_t bulletslope;
+fixed_t bulletslope;
void P_BulletSlope (mobj_t *mo)