mirror of
https://github.com/Palakis/obs-websocket.git
synced 2024-08-30 18:12:16 +00:00
6 lines
106 B
C
6 lines
106 B
C
#ifndef OBSWEBSOCKET_H
|
|
#define OBSWEBSOCKET_H
|
|
|
|
#define OBS_WEBSOCKET_VERSION 0.2
|
|
|
|
#endif // OBSWEBSOCKET_H
|