mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 03:28:17 -05:00
Rebase
This commit is contained in:
@ -20,7 +20,7 @@ void EncryptSharedFont(const std::vector<u8>& input, Kernel::PhysicalMemory& out
|
||||
|
||||
class PL_U final : public ServiceFramework<PL_U> {
|
||||
public:
|
||||
PL_U(Core::System& system);
|
||||
explicit PL_U(Core::System& system);
|
||||
~PL_U() override;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user