aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/scaler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/scaler.h b/common/scaler.h
index a59f9b2103..ab2a6ba852 100644
--- a/common/scaler.h
+++ b/common/scaler.h
@@ -63,8 +63,8 @@ enum {
GFX_SUPER2XSAI = 4,
GFX_SUPEREAGLE = 5,
GFX_ADVMAME2X = 6,
- GFX_HQ2X = 7,
- GFX_ADVMAME3X = 8,
+ GFX_ADVMAME3X = 7,
+ GFX_HQ2X = 8,
GFX_HQ3X = 9,
GFX_TV2X = 10,
GFX_DOTMATRIX = 11,