File diff r2158:c6fcd114db94 → r2159:2c706fe6b0a7
screenshot.c
Show inline comments
 
@@ -8,6 +8,7 @@
 
#include "player.h"
 
#include "gui.h"
 
#include "screenshot.h"
 
#include "variables.h"
 

	
 
char _screenshot_format_name[8];
 
uint _num_screenshot_formats;