summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2002-04-05 23:56:11 +0000
committerTim Angus <tim@ngus.net>2002-04-05 23:56:11 +0000
commit0f4a33d3db91faaa7194ec4b25a570bf02e976e0 (patch)
treec38658ac309224844b5f1309024417f0e810ead8 /ui
parent19e91b98123bc08aadb9c6842e820b820b593872 (diff)
Ownerdrawn weapon selection
Diffstat (limited to 'ui')
-rw-r--r--ui/menudef.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/menudef.h b/ui/menudef.h
index 1d76d598..b4c77b8f 100644
--- a/ui/menudef.h
+++ b/ui/menudef.h
@@ -134,6 +134,8 @@
#define CG_PLAYER_CREDITS_VALUE 71
#define CG_PLAYER_BANK_VALUE 72
#define CG_PLAYER_STAMINA 73
+#define CG_PLAYER_SELECT 74
+#define CG_PLAYER_SELECTTEXT 75
#define CG_SELECTEDPLAYER_HEAD 7
#define CG_SELECTEDPLAYER_NAME 8
#define CG_SELECTEDPLAYER_LOCATION 9