summaryrefslogtreecommitdiff
path: root/src/cgame/cg_local.h
diff options
context:
space:
mode:
authorenneract <trem.redman@gmail.com>2014-12-07 20:53:38 +0100
committerenneract <trem.redman@gmail.com>2014-12-07 20:53:38 +0100
commit9d1b014b113ae04fe2d15ea12bf2e21b74f7df60 (patch)
tree718d72697a0e3cf3c897663a341ca1f79380194f /src/cgame/cg_local.h
parent1ef4e75f4ed8093e1fbbfe5e91289bc0652c99a0 (diff)
Further improve on-HUD BP display.
Diffstat (limited to 'src/cgame/cg_local.h')
-rw-r--r--src/cgame/cg_local.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cgame/cg_local.h b/src/cgame/cg_local.h
index a477336..097da54 100644
--- a/src/cgame/cg_local.h
+++ b/src/cgame/cg_local.h
@@ -1336,6 +1336,9 @@ typedef struct
qhandle_t headShotPS;
qhandle_t humanWoundsBleedPS;
qhandle_t alienWoundsBleedPS;
+
+ qhandle_t alienBuildPoolBar;
+ qhandle_t humanBuildPoolBar;
} cgMedia_t;
typedef struct