mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-06 19:01:04 +03:00
Export EV_Turret_SetMaxUseAngle
This commit is contained in:
parent
c5c2aa5348
commit
38bf80aa52
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|||
extern Event EV_Turret_Enter;
|
||||
extern Event EV_Turret_Exit;
|
||||
extern Event EV_Turret_AI_TurnSpeed;
|
||||
extern Event EV_Turret_SetMaxUseAngle;
|
||||
|
||||
typedef enum {
|
||||
TURRETAISTATE_DEFAULT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue