|
Xonotic
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | ITEM_KEY_BIT(n) ( bitshift(1, n) ) |
| Returns the bit ID of a key. More... | |
| #define | ITEM_KEY_MAX 24 |
| #define ITEM_KEY_BIT | ( | n | ) | ( bitshift(1, n) ) |