UnityVersion.h 242 B

12345678910
  1. #pragma once
  2. //!!!{{UNITY_VERSION
  3. #define HYBRIDCLR_UNITY_VERSION 20210316
  4. #define HYBRIDCLR_UNITY_2021 1
  5. #define HYBRIDCLR_UNITY_2019_OR_NEW 1
  6. #define HYBRIDCLR_UNITY_2020_OR_NEW 1
  7. #define HYBRIDCLR_UNITY_2021_OR_NEW 1
  8. //!!!}}UNITY_VERSION