Move German tones from common code to individual implementation

This commit is contained in:
Andreas Eversberg
2017-08-20 08:09:35 +02:00
parent d2472cfca6
commit 3c0bcce97b
12 changed files with 14 additions and 10 deletions

View File

@@ -29,8 +29,8 @@
#include "../common/timer.h"
#include "../common/call.h"
#include "../common/mncc_sock.h"
#include "../common/freiton.h"
#include "../common/besetztton.h"
#include "freiton.h"
#include "besetztton.h"
#include "anetz.h"
#include "dsp.h"
#include "stations.h"