summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-10-06 15:07:22 +0200
committerYorhel <git@yorhel.nl>2018-10-06 15:07:24 +0200
commita69d8c88c0fdcd771a86227768a4acfdf7af9db1 (patch)
treea559a5f425230994113c3a1b4afb31c749b2c33d /data
parent3754ea24d296b74de5315789b74a7db2b7bacad9 (diff)
Add 960x640 resolution
https://vndb.org/t950.514
Diffstat (limited to 'data')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index 18e128ad..e7896558 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -207,6 +207,7 @@ our %S;
'1600x1200' => [ '1600x1200', '4:3' ],
'640x400' => [ '640x400', 'widescreen' ],
'960x600' => [ '960x600', 'widescreen' ],
+ '960x640' => [ '960x640', 'widescreen' ],
'1024x576' => [ '1024x576', 'widescreen' ],
'1024x600' => [ '1024x600', 'widescreen' ],
'1024x640' => [ '1024x640', 'widescreen' ],