mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 18:47:57 -05:00
service: Update function tables
This commit is contained in:
@ -15,7 +15,7 @@ public:
|
||||
~SFDNSRES() override;
|
||||
|
||||
private:
|
||||
void GetAddrInfo(Kernel::HLERequestContext& ctx);
|
||||
void GetAddrInfoRequest(Kernel::HLERequestContext& ctx);
|
||||
};
|
||||
|
||||
} // namespace Service::Sockets
|
||||
|
Reference in New Issue
Block a user