mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 07:32:33 -07:00
Merge yuzu-emu#12461
This commit is contained in:
@@ -64,6 +64,8 @@ public:
|
||||
Memory(Memory&&) = default;
|
||||
Memory& operator=(Memory&&) = delete;
|
||||
|
||||
static constexpr bool HAS_FLUSH_INVALIDATION = false;
|
||||
|
||||
/**
|
||||
* Resets the state of the Memory system.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user