mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 19:47:45 +00:00
addressed issues
This commit is contained in:
parent
55161a702b
commit
2ca26e7d61
2 changed files with 7 additions and 4 deletions
|
@ -22,6 +22,7 @@ class HLEMacro {
|
|||
public:
|
||||
explicit HLEMacro(Engines::Maxwell3D& maxwell3d);
|
||||
~HLEMacro();
|
||||
|
||||
std::optional<std::unique_ptr<CachedMacro>> GetHLEProgram(u64 hash) const;
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue