From 3aba4997f4132846072a4fa395218c8723be165e Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 9 Apr 2005 13:31:47 +0000 Subject: Moved the GFX_ constants to sdl-common.h, where they belong. svn-id: r17479 --- backends/PalmOS/Src/palm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'backends/PalmOS') 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 -- cgit v1.2.3