Cleanup: Remove redundant implementation of TakeScreenshot
This commit is contained in:

committed by
Charles Pigott

parent
a2e1102b15
commit
ed6f31f601
@@ -27,6 +27,7 @@ enum ScreenshotType {
|
||||
|
||||
void SetupScreenshotViewport(ScreenshotType t, struct ViewPort *vp);
|
||||
bool MakeHeightmapScreenshot(const char *filename);
|
||||
void TakeScreenshot(ScreenshotType t);
|
||||
bool MakeScreenshot(ScreenshotType t, const char *name);
|
||||
bool MakeMinimapWorldScreenshot();
|
||||
|
||||
|
Reference in New Issue
Block a user