38 spawnfunc(item_speedy) { spawnfunc_item_speed(
this); }
39 spawnfunc(item_visionless) { spawnfunc_item_invisibility(
this); }
SPAWNFUNC_ITEM(item_armor_green, ITEM_ArmorMedium) .float wait
#define SPAWNFUNC_WEAPON(name, weapon)
Header file that describes the functions related to game items.