OpenFusion/src/Vendor.cpp

3 lines
90 B
C++

#include "Vendor.hpp"
std::map<int32_t, std::vector<VendorListing>> Vendor::VendorTables;