Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "mimics/retro/utils.hpp"
#include "mimics/enums.hpp"
#include "third_party/magic_enum/magic_enum.hpp"
Namespaces | |
namespace | iv |
namespace | iv::mimics |
namespace | iv::mimics::retro |
Functions | |
bool | iv::mimics::retro::isRetroElement (const std::string &elementType, const iv::types::mimicElementVersion &version) |
Checks if the given element type and version correspond to a retro element. | |
iv::types::mimicElementVersion | iv::mimics::retro::getCurrentElementVersion (const std::string &elementType) |
Retrieves the current version of the specified element type. | |