2020-01-15 18:18:38 +00:00
|
|
|
class DLib{
|
|
|
|
#include "Base\CfgFunctions.hpp"
|
|
|
|
#include "Arsenal\CfgFunctions.hpp"
|
|
|
|
#include "Interactables\CfgFunctions.hpp"
|
|
|
|
#include "Orbat\CfgFunctions.hpp"
|
|
|
|
#include "PlaneJump\CfgFunctions.hpp"
|
|
|
|
#include "Radio\CfgFunctions.hpp"
|
|
|
|
#include "Util\CfgFunctions.hpp"
|
2020-03-30 22:14:00 +00:00
|
|
|
#include "Other\CfgFunctions.hpp"
|
2020-10-20 16:18:52 +00:00
|
|
|
#include "Spectrum\CfgFunctions.hpp"
|
2020-01-15 18:18:38 +00:00
|
|
|
}
|