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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/strife/p_pspr.h b/src/strife/p_pspr.h
index 1ae7433b..e88e7413 100644
--- a/src/strife/p_pspr.h
+++ b/src/strife/p_pspr.h
@@ -63,6 +63,9 @@ typedef enum
{
ps_weapon,
ps_flash,
+ ps_targleft, // villsa [STRIFE]
+ ps_targright, // villsa [STRIFE]
+ ps_targcenter, // villsa [STRIFE]
NUMPSPRITES
} psprnum_t;