Files
Examples/SQF/Sling%20loaded%20delivery.Altis/functions.hpp

11 lines
215 B
C++

class RR {
tag = "RR";
class functions {
file = "RR_functions";
class triggerStart {};
class getDeliveryPoint {};
class endDelivery {};
class endMission {};
};
};