-
Notifications
You must be signed in to change notification settings - Fork 6
userFunctions.hpp
nomisum edited this page May 28, 2021
·
2 revisions
In USER\userFunctions.hpp können eigene Funktionen in die Functions Library geschrieben werden.
Ist in CfgFunctions
inkludiert.
Example:
#include "DirectoryInsideUSER\cfgFunctions.hpp"
#include "DirectoryInsideUSER\subDir\cfgFunctions.hpp"