Files
XPlaneConnectCSP/xpcPlugin/DataMaps.cpp
2015-05-04 16:09:45 -07:00

8 lines
245 B
C++

//Copyright (c) 2013-2015 United States Government as represented by the Administrator of the
//National Aeronautics and Space Administration. All Rights Reserved.
#include "DataManager.h"
namespace XPC
{
DREF XPData[134][8] = { DREF_None };
}