summaryrefslogtreecommitdiff
path: root/src/strife/p_pspr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_pspr.h')
-rw-r--r--src/strife/p_pspr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_pspr.h b/src/strife/p_pspr.h
index e88e7413..373831a1 100644
--- a/src/strife/p_pspr.h
+++ b/src/strife/p_pspr.h
@@ -63,9 +63,9 @@ typedef enum
{
ps_weapon,
ps_flash,
+ ps_targcenter, // villsa [STRIFE]
ps_targleft, // villsa [STRIFE]
ps_targright, // villsa [STRIFE]
- ps_targcenter, // villsa [STRIFE]
NUMPSPRITES
} psprnum_t;