mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 05:38:04 -05:00
addressed issues
This commit is contained in:
@ -22,6 +22,7 @@ class HLEMacro {
|
||||
public:
|
||||
explicit HLEMacro(Engines::Maxwell3D& maxwell3d);
|
||||
~HLEMacro();
|
||||
|
||||
std::optional<std::unique_ptr<CachedMacro>> GetHLEProgram(u64 hash) const;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user