summaryrefslogtreecommitdiff
path: root/src/screen/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen/view.h')
-rw-r--r--src/screen/view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/screen/view.h b/src/screen/view.h
index ae6a357..c1a0ed7 100644
--- a/src/screen/view.h
+++ b/src/screen/view.h
@@ -29,6 +29,7 @@ enum {
struct camu_view {
u8 mode;
+ u8 default_rotation;
u8 rotation;
u32 width;
u32 height;