command.h: move function prototypes to AllCommands.h
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
extern "C" {
|
||||
#include "AllCommands.h"
|
||||
}
|
||||
|
||||
#include "command.h"
|
||||
#include "QueueCommands.hxx"
|
||||
#include "PlayerCommands.hxx"
|
||||
|
Reference in New Issue
Block a user