mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-06-22 00:54:57 +02:00
Clang-format
This commit is contained in:
parent
6a0010d0c6
commit
f2eead3b5b
@ -38,7 +38,7 @@ SPL::SPL(std::shared_ptr<Module> module) : Module::Interface(std::move(module),
|
||||
{29, nullptr, "ModularExponentiateWithDrmDeviceCertKey"},
|
||||
{30, nullptr, "ReencryptDeviceUniqueData "},
|
||||
{31, nullptr, "PrepareEsArchiveKey"}, // This is also GetPackage2Hash?
|
||||
{32, nullptr, "LoadPreparedAesKey"}
|
||||
{32, nullptr, "LoadPreparedAesKey"},
|
||||
};
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user