summaryrefslogtreecommitdiffstats
path: root/main.h
blob: 229e387af5a60ea65952cd1ad96b0d22b24cbe09 (plain)
1
2
3
4
5
6
7
#ifndef _MAIN_H_
#define _MAIN_H_

extern char *debugmsg;

#endif