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