addressed issues
This commit is contained in:
parent
52340e94ac
commit
f5e2aec422
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