atrooney-online-2/debug_functions.h
2017-01-03 13:22:43 +01:00

9 lines
136 B
C

#ifndef DEBUG_FUNCTIONS_H
#define DEBUG_FUNCTIONS_H
#include <QString>
void call_error(QString message);
#endif // DEBUG_FUNCTIONS_H