This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Data Structures | |
struct | artillery_shot_type |
Defines | |
#define | IS_LTOM 30 |
#define | IS_THUMPER 31 |
#define | IS_SNIPER 32 |
#define | IS_ARROW 27 |
#define | CL_ARROW 71 |
Typedefs | |
typedef artillery_shot_type | artillery_shot |
#define CL_ARROW 71 |
#define IS_ARROW 27 |
#define IS_LTOM 30 |
Definition at line 34 of file artillery.h.
#define IS_SNIPER 32 |
Definition at line 36 of file artillery.h.
#define IS_THUMPER 31 |
Definition at line 35 of file artillery.h.
typedef struct artillery_shot_type artillery_shot |