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 6696e153..55264a20 100644
--- a/src/strife/p_pspr.c
+++ b/src/strife/p_pspr.c
@@ -644,7 +644,7 @@ void A_FirePoisonBolt(player_t* player, pspdef_t* pspr)
fixed_t bulletslope;
-void P_BulletSlope (mobj_t* mo)
+void P_BulletSlope (mobj_t *mo)
{
angle_t an;