diff options
author | Tim Angus <tim@ngus.net> | 2002-08-06 01:48:44 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-08-06 01:48:44 +0000 |
commit | 2d7417adb3c8588b04261d73f1188d9b50b66700 (patch) | |
tree | fe3ece71f817ec317e4ffe2e43dc6a81addc71cb /src/ui/ui_local.h | |
parent | e146443136664001d1da990acfebdf42e90f988d (diff) |
* Bank menu code support
Diffstat (limited to 'src/ui/ui_local.h')
-rw-r--r-- | src/ui/ui_local.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/ui_local.h b/src/ui/ui_local.h index e8063f9b..966df267 100644 --- a/src/ui/ui_local.h +++ b/src/ui/ui_local.h @@ -125,6 +125,8 @@ extern vmCvar_t ui_smallFont; extern vmCvar_t ui_bigFont; extern vmCvar_t ui_serverStatusTimeOut; +//TA: bank values +extern vmCvar_t ui_bank; // |