aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/scaler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scaler.h b/common/scaler.h
index 87f7b1b434..d824f7e9b8 100644
--- a/common/scaler.h
+++ b/common/scaler.h
@@ -70,7 +70,7 @@ enum {
GFX_DOTMATRIX = 11,
GFX_FLIPPING = 100, // Palmos
- GFX_DOUBLEBUFFER = 101, // Palmos
+ GFX_BUFFERED = 101, // Palmos
GFX_WIDE = 102 // palmos
};