OVMS3/OVMS.V3/components/duktape/config/helper-snippets/DUK_F_DURANGO.h.in

5 lines
98 B
C

/* Durango (Xbox One) */
#if defined(_DURANGO) || defined(_XBOX_ONE)
#define DUK_F_DURANGO
#endif