mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-16 13:00:32 +00:00
Fix alt-enter
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
|
||||
GpDisplayDriverTickStatus_t Tick(IGpFiber *vosFiber);
|
||||
void Render();
|
||||
void AdjustRequestedResolution(unsigned int &width, unsigned int &height);
|
||||
bool AdjustRequestedResolution(unsigned int &width, unsigned int &height);
|
||||
|
||||
void SetDisplayDriver(IGpDisplayDriver *displayDriver);
|
||||
void SetAudioDriver(IGpAudioDriver *audioDriver);
|
||||
|
||||
Reference in New Issue
Block a user