ACE3/addons/inventory/XEH_PREP.hpp

16 lines
343 B
C++
Raw Normal View History

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