mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-19 19:31:16 +00:00
Revert Buffer cache changes and setup additional macros.
This commit is contained in:
@@ -18,6 +18,7 @@ public:
|
||||
virtual void CallMultiMethod(u32 method, const u32* base_start, u32 amount,
|
||||
u32 methods_pending) = 0;
|
||||
|
||||
bool current_dirty{};
|
||||
GPUVAddr current_dma_segment;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user