diff options
| author | Markus Wick <degasus@users.noreply.github.com> | 2015-11-21 19:08:48 +0100 |
|---|---|---|
| committer | Markus Wick <degasus@users.noreply.github.com> | 2015-11-21 19:08:48 +0100 |
| commit | d42216e929f8b3ea7ec2664ed0deaa230a1614d3 (patch) | |
| tree | ed785f96e5da0a4c6420a299ea224426f1768a27 /Source/Core/DiscIO/VolumeCommon.cpp | |
| parent | 0e258d4621cc2de72b440068ffe5382cd30176ad (diff) | |
| parent | 941125699ccaff4cc20083a7815ad7ce18559e69 (diff) | |
Merge pull request #3277 from t27duck/rodea-info
Added info for Rodea The Sky Soldier
Diffstat (limited to 'Source/Core/DiscIO/VolumeCommon.cpp')
| -rw-r--r-- | Source/Core/DiscIO/VolumeCommon.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Core/DiscIO/VolumeCommon.cpp b/Source/Core/DiscIO/VolumeCommon.cpp index 345ead0193..a6fa2dc41d 100644 --- a/Source/Core/DiscIO/VolumeCommon.cpp +++ b/Source/Core/DiscIO/VolumeCommon.cpp @@ -531,7 +531,9 @@ std::string GetCompanyFromID(const std::string& company_id) { "NP", "Nobilis" }, { "NQ", "Namco Bandai" }, { "NR", "Data Design / Destineer Studios" }, + { "NS", "NIS America"}, { "PL", "Playlogic" }, + { "QC", "Kadokawa Shoten"}, { "RM", "Rondomedia" }, { "RS", "Warner Bros. Interactive Entertainment Inc." }, { "RT", "RTL Games" }, |
