Shipwright/OTRExporter/OTRExporter/VersionInfo.h
Kenix3 77987a42cf
Bump LUS (#2855)
* Bump LUS

* Ship -> LUS namespace change

* z_scene_otr Ship -> LUS namespace
2023-05-07 23:01:12 -04:00

7 lines
145 B
C++

#pragma once
#include <map>
#include <vector>
#include "src/resource/Resource.h"
extern std::map<LUS::ResourceType, uint32_t> resourceVersions;