robot_client/fk101/web_xqd_xode/Classes/Unity/UnityTrampolineCompatibility.h

8 lines
123 B
C
Raw Permalink Normal View History

2026-04-01 16:08:58 +08:00
#pragma once
#if !UNITY_TRAMPOLINE_IN_USE
#include "UnityPrefix.h"
#define UNITY_CAN_USE_METAL GFX_SUPPORTS_METAL
#endif