#ifndef xpcDrawing_h #define xpcDrawing_h void XPCClearMessage(); void XPCSetMessage(int x, int y, char* msg); #endif