From 4b814d92fe9787bf72ed3a9632e0866f4cedd27f Mon Sep 17 00:00:00 2001 From: "Matthias (think)" Date: Wed, 11 Jul 2012 12:00:56 +0200 Subject: added crc-dabmod patch --- src/PcDebug.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/PcDebug.h') diff --git a/src/PcDebug.h b/src/PcDebug.h index 6c6d30c..e4bfba3 100644 --- a/src/PcDebug.h +++ b/src/PcDebug.h @@ -74,4 +74,8 @@ # endif #endif +void mpbdebugopen(); +void mpbdebug(const char* message, int val); + + #endif // PC_DEBUG_H -- cgit v1.2.3