Cleanup: Give TakeScreenshot
a more sensible name
This commit is contained in:

committed by
Charles Pigott

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