UnityTrampolineCompatibility.h 123 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 #pragma once #if !UNITY_TRAMPOLINE_IN_USE #include "UnityPrefix.h" #define UNITY_CAN_USE_METAL GFX_SUPPORTS_METAL #endif