added some tools from ronnie sahlberg
[tridge/junkcode.git] / debug.c
1 #include <stdio.h>
2
3
4 int Debug(const char *format, ...)
5 {
6         
7 }