mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-09 05:32:36 +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