summaryrefslogtreecommitdiffstats
path: root/include/chc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/chc.h')
-rw-r--r--include/chc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/chc.h b/include/chc.h
index 6be0512c..4969b897 100644
--- a/include/chc.h
+++ b/include/chc.h
@@ -7,7 +7,7 @@
*/
#define SIDE_ROW 7
-#define TURN_ROW 8
+#define TURN_ROW (chcd->photo ? 19 : 8)
#define STEP_ROW 9
#define TIME_ROW 10
#define WARN_ROW 12