aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/be_os5.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/PalmOS/Src/be_os5.h')
-rwxr-xr-xbackends/PalmOS/Src/be_os5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/PalmOS/Src/be_os5.h b/backends/PalmOS/Src/be_os5.h
index 9a48ffa749..57ef9c1528 100755
--- a/backends/PalmOS/Src/be_os5.h
+++ b/backends/PalmOS/Src/be_os5.h
@@ -56,6 +56,7 @@ protected:
SoundDataType _sound;
public:
+ OSystem_PalmOS5();
static OSystem *create();
void copyRectToScreen(const byte *buf, int pitch, int x, int y, int w, int h);