summaryrefslogtreecommitdiffstats
path: root/m_option.c
diff options
context:
space:
mode:
Diffstat (limited to 'm_option.c')
-rw-r--r--m_option.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/m_option.c b/m_option.c
index fbde88736b..8c5c42982d 100644
--- a/m_option.c
+++ b/m_option.c
@@ -1041,6 +1041,7 @@ static struct {
{"444p16", IMGFMT_444P16},
{"422p16", IMGFMT_422P16},
{"420p16", IMGFMT_420P16},
+ {"420a", IMGFMT_420A},
{"444p", IMGFMT_444P},
{"422p", IMGFMT_422P},
{"411p", IMGFMT_411P},