aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/arm/drawstrip.h
blob: a9f412ca1c95a31547e6631a7e96b40a7364c80b (plain)
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