mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 19:12:34 -07:00
Merge PR 12454
This commit is contained in:
@@ -77,7 +77,7 @@ private:
|
||||
Entries::iterator FindEntry(VAddr address);
|
||||
Entries::const_iterator FindEntry(VAddr address) const;
|
||||
|
||||
void FrameCallback(std::uintptr_t user_data, std::chrono::nanoseconds ns_late);
|
||||
void FrameCallback(std::chrono::nanoseconds ns_late);
|
||||
void FillEntryReads();
|
||||
|
||||
std::atomic_bool active{false};
|
||||
|
Reference in New Issue
Block a user