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