Files
Examples/SQF/Command Parser/Command%20Parser.Altis/description.ext
Benjamin Kyd 5ced778700 Command Parser
2019-05-18 17:28:56 +01:00

10 lines
113 B
Plaintext

disableAI = 1;
#include "defines.hpp"
#include "config.hpp"
class cfgFunctions {
#include "functions.hpp"
};