mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 04:27:52 -05:00
arp: Use proper names, update to 12.x
This commit is contained in:
@ -32,7 +32,7 @@ public:
|
||||
|
||||
private:
|
||||
void AcquireRegistrar(Kernel::HLERequestContext& ctx);
|
||||
void DeleteProperties(Kernel::HLERequestContext& ctx);
|
||||
void UnregisterApplicationInstance(Kernel::HLERequestContext& ctx);
|
||||
|
||||
ARPManager& manager;
|
||||
std::shared_ptr<IRegistrar> registrar;
|
||||
|
Reference in New Issue
Block a user