game-source/klik/mapents/mapents_items.qh
2003-10-28 21:20:34 +00:00

7 lines
114 B
C++

#ifndef MAPENTS_ITEMS_qh
#define MAPENTS_ITEMS_qh 1
@extern void() item_armor;
@extern void() item_ammo;
#endif