aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/arm/wideportrait.h
blob: c9f756368fc86a048e025394c7cd3e033e7b73cd (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef __WIDE_PT_H__
#define __WIDE_PT_H__

#include <PalmOS.h>

#define COMPILE_WIDEPORTRAIT
#define COMPILE_PACE

void OSystem_updateScreen_widePortrait(void *userData68KP);

#endif