mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-23 16:02:40 +00:00
GPU: Do periodic VBlank updates using CoreTiming
This commit is contained in:
@@ -252,9 +252,6 @@ void Read(T &var, const u32 addr);
|
||||
template <typename T>
|
||||
void Write(u32 addr, const T data);
|
||||
|
||||
/// Update hardware
|
||||
void Update();
|
||||
|
||||
/// Initialize hardware
|
||||
void Init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user