aboutsummaryrefslogtreecommitdiffstats
path: root/demos/games/tetris/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/games/tetris/gfxconf.h')
-rw-r--r--demos/games/tetris/gfxconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/games/tetris/gfxconf.h b/demos/games/tetris/gfxconf.h
index 72df36c7..779c1138 100644
--- a/demos/games/tetris/gfxconf.h
+++ b/demos/games/tetris/gfxconf.h
@@ -53,7 +53,7 @@
/* Comment these out if it conflicts with your hardware */
#define GDISP_NEED_CONTROL GFXON
-#define GDISP_DEFAULT_ORIENTATION GDISP_ROTATE_PORTRAIT
+#define GDISP_DEFAULT_ORIENTATION gOrientationPortrait
#define GDISP_SCREEN_WIDTH 240
#define GDISP_SCREEN_HEIGHT 320