summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-05-22 17:00:00 +0200
committerYorhel <git@yorhel.nl>2009-05-22 17:00:00 +0200
commit5f0ae1ac7f55b679a7df910d92a9cd1f9b9287ad (patch)
treef20015b518b2815ad241f9267054acb84756f27d /data/global.pl
parent3ad040d6d210fcd7415ddbabd4782a92c23c913e (diff)
Custom resolution option
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl7
1 files changed, 4 insertions, 3 deletions
diff --git a/data/global.pl b/data/global.pl
index 1bfd742a..60e383cd 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -200,9 +200,10 @@ our %S = (%S,
[ '640x400', 'widescreen' ],
[ '1024x640', 'widescreen' ],
[ '1280x720', 'widescreen' ],
- [ '480x272 (PSP)', 'console' ],
- [ '2x256x192 (NDS)', 'console' ],
- [ '640x448 (TV)', 'console' ], # really?
+ [ '480x272 (PSP)', 'other' ],
+ [ '2x256x192 (NDS)', 'other' ],
+ [ '640x448 (TV)', 'other' ], # really?
+ [ 'Custom', 'other' ],
],
voiced => [
'Unknown',