mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Added Headrock's HAM 2.8
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2650 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -220,7 +220,11 @@ extern BOOLEAN gTintBulletCounts;
|
||||
extern BOOLEAN gfUIAutofireBulletCount;
|
||||
|
||||
extern BOOLEAN gfUICtHBar;
|
||||
extern UINT8 gbCtH;
|
||||
// HEADROCK HAM B1/2: Multiple-bullet CTH bar array (replaces old single integer)
|
||||
extern UINT8 gbCtH[ 10 ];
|
||||
extern UINT8 gbCtHBurstCount;
|
||||
// HEADROCK HAM B2: Track autofire on/off
|
||||
extern BOOLEAN gbCtHAutoFire;
|
||||
|
||||
extern CHAR16 gzIntTileLocation[ 20 ];
|
||||
extern BOOLEAN gfUIIntTileLocation;
|
||||
|
||||
Reference in New Issue
Block a user