-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
include "UpdateInfoJpn.h"
UpdateInfoJpn::UpdateInfoJpn(int deviceType) {
this->region = "JPN";
this->version = "9.2.0-20";
if (deviceType == 2 || deviceType == 4) {
this->model = "n3DS";
items.push_back(UpdateItem("2b032b6008cc34337bd5a08825744fb3", "/updates/0004001000020900.cia"));
items.push_back(UpdateItem("43c47765b666b06b7aab763b83d6e727", "/updates/0004003000008202.cia"));
items.push_back(UpdateItem("65d6214b560bc86ac62e9935015c1d32", "/updates/000400DB00017202.cia"));
Please help adopt, thanks!
CIA link:http://pan.baidu.com/s/1c2kBMJA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels