added nato symbol helper
This commit is contained in:
@@ -8,4 +8,5 @@ class DLib{
|
||||
#include "Radio\CfgFunctions.hpp"
|
||||
#include "Util\CfgFunctions.hpp"
|
||||
#include "Zeus\CfgFunctions.hpp"
|
||||
#include "Other\CfgFunctions.hpp"
|
||||
}
|
||||
4
includes/Other/CfgFunctions.hpp
Normal file
4
includes/Other/CfgFunctions.hpp
Normal file
@@ -0,0 +1,4 @@
|
||||
class Other{
|
||||
file="DLib\functions\Other";
|
||||
class natoSymbolHelper{};
|
||||
}
|
||||
Reference in New Issue
Block a user