Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
12345678 |
- #ifndef UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
- #define UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
-
- #pragma multi_compile _ PROBE_VOLUMES_L1 PROBE_VOLUMES_L2
- #pragma target 4.5 PROBE_VOLUMES_L1
- #pragma target 4.5 PROBE_VOLUMES_L2
-
- #endif // UNIVERSAL_PROBE_VOLUME_VARIANTS_INCLUDED
|