summaryrefslogtreecommitdiff
path: root/lib/VNDB
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2021-03-11 09:51:11 +0100
committerYorhel <git@yorhel.nl>2021-03-11 09:51:11 +0100
commitecbf2cc4026d6e302caeda1590cbe4348bc59c02 (patch)
tree3620d79dbc2cc9909c7e7984e9df6f4a92562d72 /lib/VNDB
parent7a16323e7fb9f379dfecad4c095c5382f1c8be26 (diff)
Add generic mobile platform
Diffstat (limited to 'lib/VNDB')
-rw-r--r--lib/VNDB/Types.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VNDB/Types.pm b/lib/VNDB/Types.pm
index f7b12373..76413c21 100644
--- a/lib/VNDB/Types.pm
+++ b/lib/VNDB/Types.pm
@@ -109,6 +109,7 @@ hash PLATFORM =>
xb3 => 'Xbox 360',
xbo => 'Xbox One',
xxs => 'Xbox X/S',
+ mob => 'Other (mobile)',
oth => 'Other';