summaryrefslogtreecommitdiffstats
path: root/libvo/aspect.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/aspect.h')
-rw-r--r--libvo/aspect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libvo/aspect.h b/libvo/aspect.h
index 0c741d4ae3..268153987c 100644
--- a/libvo/aspect.h
+++ b/libvo/aspect.h
@@ -33,6 +33,7 @@ void aspect_save_prescale(int prew, int preh);
void aspect_save_screenres(int scrw, int scrh);
+#define A_WINZOOM 2 ///< zoom to fill window size
#define A_ZOOM 1
#define A_NOZOOM 0