summaryrefslogtreecommitdiff
path: root/lib/global.pl
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-30 07:03:13 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-06-30 07:03:13 +0000
commit0c5cd15570ea2b741b86c6cff8dbc5d9365a4cc6 (patch)
treee83174a39efb4e87a2f034df8e46fe0f7669466e /lib/global.pl
parentcf4d4c5ea3bd32cd94c2ba71247e867ee2a6da0d (diff)
Added MSX and NES platforms (icons could use some improvements, though...)
git-svn-id: svn://vndb.org/vndb@46 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib/global.pl')
-rw-r--r--lib/global.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/global.pl b/lib/global.pl
index 116f2604..514640f9 100644
--- a/lib/global.pl
+++ b/lib/global.pl
@@ -50,7 +50,9 @@ our $PLAT = {
mac => 'Mac OS',
dvd => 'DVD Player',
gba => 'Game Boy Advance',
+ msx => 'MSX',
nds => 'Nintendo DS',
+ nes => 'NES',
psp => 'Playstation Portable',
ps1 => 'Playstation 1',
ps2 => 'Playstation 2',