File diff r8122:b60b03677b3f → r8123:dde0a9a84019
src/screenshot.cpp
Show inline comments
 
@@ -13,12 +13,13 @@
 
#include "date.h"
 
#include "string.h"
 
#include "helpers.hpp"
 
#include "blitter/factory.hpp"
 
#include "fileio.h"
 
#include "strings_func.h"
 
#include "zoom_func.h"
 

	
 
char _screenshot_format_name[8];
 
uint _num_screenshot_formats;
 
uint _cur_screenshot_format;
 
ScreenshotType current_screenshot_type;