# 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)