###### (This is the legacy documentation for stable SDL2, the current stable version; [SDL3](https://wiki.libsdl.org/SDL3/) is the current development version.) # SDL_VIRTUAL_JOYSTICK_DESC_VERSION The current version of the [SDL_VirtualJoystickDesc](SDL_VirtualJoystickDesc) structure ## Header File Defined in [SDL_joystick.h](https://github.com/libsdl-org/SDL/blob/SDL2/include/SDL_joystick.h) ## Syntax ```c #define SDL_VIRTUAL_JOYSTICK_DESC_VERSION 1 ``` ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro), [CategoryJoystick](CategoryJoystick)