From d74fb28ff9ccb741d3615948211bc801d2c85cfe Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Fri, 22 May 2020 14:50:10 +0200 Subject: [PATCH] handle system calls --- screenshot.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/screenshot.cpp b/screenshot.cpp index 8abc71c6..65ad8bda 100644 --- a/screenshot.cpp +++ b/screenshot.cpp @@ -673,7 +673,7 @@ EX SDL_Surface *empty_surface(int x, int y, bool alpha) { void output(SDL_Surface* s, const string& fname) { if(format == screenshot_format::rawfile) { for(int y=0; y