ACE3/addons/inventory/XEH_PREP.hpp

17 lines
320 B
C++
Raw Normal View History

2016-02-22 14:20:36 +00:00
PREP(addCustomFilter);
PREP(currentItemListBox);
PREP(forceItemListUpdate);
2016-02-22 15:06:30 +00:00
PREP(inventoryDisplayLoad);
2016-02-22 14:20:36 +00:00
PREP(onLBSelChanged);
PREP(filterWeapons);
PREP(filterMagazines);
PREP(filterItems);
PREP(filterHeadgear);
PREP(filterUniforms);
PREP(filterVests);
PREP(filterBackpacks);
PREP(filterGrenades);
PREP(filterMedical);