mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 03:35:46 -04:00
Support custom and match display aspect ratios
This commit is contained in:
@ -8,6 +8,7 @@ namespace GTE {
|
||||
void Initialize();
|
||||
void Reset();
|
||||
bool DoState(StateWrapper& sw);
|
||||
void UpdateAspectRatio();
|
||||
|
||||
// control registers are offset by +32
|
||||
u32 ReadRegister(u32 index);
|
||||
|
Reference in New Issue
Block a user