mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-30 07:58:26 -04: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