Xonotic
follow.qh File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const int FOLLOW_ATTACH = BIT(0)
 
const int FOLLOW_LOCAL = BIT(1)
 

Variable Documentation

◆ FOLLOW_ATTACH

const int FOLLOW_ATTACH = BIT(0)

Definition at line 4 of file follow.qh.

◆ FOLLOW_LOCAL

const int FOLLOW_LOCAL = BIT(1)

Definition at line 5 of file follow.qh.