Go to the documentation of this file.
3 #if defined(ENABLE_SKYRIM_VR) && (defined(ENABLE_SKYRIM_AE) || defined(ENABLE_SKYRIM_SE))
7 #define SKYRIM_CROSS_VR
10 #if !defined(ENABLE_SKYRIM_AE) || (!defined(ENABLE_SKYRIM_SE) && !defined(ENABLE_SKYRIM_VR))
18 #define SKYRIM_ADDR constexpr
27 #define SKYRIM_ADDR inline
30 #if (!defined(ENABLE_SKYRIM_AE) && !defined(ENABLE_SKYRIM_VR)) || (!defined(ENABLE_SKYRIM_SE) && !defined(ENABLE_SKYRIM_VR)) || (!defined(ENABLE_SKYRIM_AE) && !defined(ENABLE_SKYRIM_SE))
38 #define SKYRIM_REL constexpr
47 #define SKYRIM_REL_CONSTEXPR constexpr
56 #define SKYRIM_REL inline
65 #define SKYRIM_REL_CONSTEXPR
68 #ifndef SKYRIM_CROSS_VR
76 #define SKYRIM_REL_VR constexpr
85 #define SKYRIM_REL_VR_CONSTEXPR constexpr
94 #define SKYRIM_REL_VR_VIRTUAL virtual
103 #define SKYRIM_REL_VR inline
112 #define SKYRIM_REL_VR_CONSTEXPR
121 #define SKYRIM_REL_VR_VIRTUAL