1 2 3 4 5 6 7 8 9 10
#ifndef _OP_COSTUME2_H__ #define _OP_COSTUME2_H__ #include <PalmOS.h> #define COMPILE_DRAWSTRIP void Gdi_drawStripToScreen(void *userData68KP); #endif