41f2a23402417335e10f3dabdf7f1dcd1b78a721
[gbajam21] / src / debug.h
1 #ifndef DEBUG_H_
2 #define DEBUG_H_
3
4 void emuprint(const char *fmt, ...);
5
6 #endif  /* DEBUG_H_ */