game-source/klik/mapents/mapents_items.qh

8 lines
98 B
C++
Raw Normal View History

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