diff options
Diffstat (limited to 'server/connectionVTP.h')
-rw-r--r-- | server/connectionVTP.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/connectionVTP.h b/server/connectionVTP.h index ee842fe..2d683f3 100644 --- a/server/connectionVTP.h +++ b/server/connectionVTP.h @@ -65,6 +65,7 @@ public: bool CmdTUNE(char *Opts); bool CmdPLAY(char *Opts); bool CmdPRIO(char *Opts); + bool CmdSGNL(char *Opts); bool CmdADDP(char *Opts); bool CmdDELP(char *Opts); bool CmdADDF(char *Opts); |