diff options
Diffstat (limited to 'backends/PalmOS')
-rw-r--r-- | backends/PalmOS/Src/palm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/PalmOS/Src/palm.h b/backends/PalmOS/Src/palm.h index a46ea7e318..6735c50973 100644 --- a/backends/PalmOS/Src/palm.h +++ b/backends/PalmOS/Src/palm.h @@ -57,6 +57,7 @@ enum { // gfx modes enum { + GFX_NORMAL = 0, GFX_FLIPPING = 100, // Palmos GFX_BUFFERED = 101, // Palmos GFX_WIDE = 102 // palmos |