added intial sqf functions

This commit is contained in:
Valmo Trindade
2024-07-19 02:11:31 -03:00
parent 764dd5f20f
commit b98c321a63
5 changed files with 45 additions and 1 deletions

View File

@@ -12,4 +12,5 @@ class CfgPatches {
};
};
#include "CfgCommands.hpp"
#include "CfgCommands.hpp"
#include "CfgFunctions.hpp"