mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Merge commit 'fa8a4cdbb57e'
This commit is contained in:
@ -333,8 +333,8 @@ union UVIDTVStatus
|
||||
void Write32(const u32 _uValue, const u32 _uAddress);
|
||||
|
||||
// returns a pointer to the current visible xfb
|
||||
u8* GetXFBPointerTop();
|
||||
u8* GetXFBPointerBottom();
|
||||
u32 GetXFBAddressTop();
|
||||
u32 GetXFBAddressBottom();
|
||||
|
||||
// Update and draw framebuffer
|
||||
void Update();
|
||||
|
Reference in New Issue
Block a user