mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Renderer: Merge screenshot logic into VideoCommon.
This commit is contained in:
@ -54,8 +54,6 @@ public:
|
||||
|
||||
void ReinterpretPixelData(unsigned int convtype) override;
|
||||
|
||||
bool SaveScreenshot(const std::string& filename, const TargetRectangle& rc) override;
|
||||
|
||||
static bool CheckForResize();
|
||||
|
||||
u32 GetMaxTextureSize() override;
|
||||
|
Reference in New Issue
Block a user