mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 03:07:46 +00:00
MacroHLE: Final cleanup and fixes.
This commit is contained in:
parent
ea140a70fa
commit
e6e49e584f
14 changed files with 94 additions and 128 deletions
|
@ -3086,7 +3086,7 @@ public:
|
|||
|
||||
std::unique_ptr<DrawManager> draw_manager;
|
||||
friend class DrawManager;
|
||||
|
||||
|
||||
std::vector<u8> inline_index_draw_indexes;
|
||||
|
||||
GPUVAddr getMacroAddress(size_t index) const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue