sc3ctrl/debug.c

11 lines
202 B
C

/*
* debug.c
* sc3ctrl
*
* Created by Robin Watson on 21/December/2008.
* Copyright 2008 __MyCompanyName__. All rights reserved.
*
*/
#include "debug.h"
void DummyLog(NSString* format, ...);