j
k
j a
j l
+extern int _is_uv_hubbed(int uvtype); +#define is_uv_hubbed _is_uv_hubbed
+static inline int _is_uv_hubbed(int uv) { return 0; } +#define is_uv_hubbed _is_uv_hubbed
Another two instances of these weird indirections..
Back to the thread
Back to the list