1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00
ACE3/addons/medical_blood/XEH_PREP.hpp
2016-11-09 13:00:18 -06:00

8 lines
122 B
C++

PREP(handleWoundReceived);
PREP(isBleeding);
PREP(onBleeding);
PREP(createBlood);
PREP(serverCleanupBlood);
PREP(spurt);