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