diff options
Diffstat (limited to 'src/ack.h')
-rw-r--r-- | src/ack.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,5 +12,6 @@ #define ACK_ERROR_PLAYLIST_LOAD 9 #define ACK_ERROR_UPDATE_ALREADY 10 #define ACK_ERROR_PLAYER_SYNC 11 +#define ACK_ERROR_EXIST 12 #endif |