File diff r4260:59348b953ade → r4261:8c2d0c75e37a
screenshot.c
Show inline comments
 
@@ -12,6 +12,7 @@
 
#include "player.h"
 
#include "screenshot.h"
 
#include "variables.h"
 
#include "date.h"
 

	
 
char _screenshot_format_name[8];
 
uint _num_screenshot_formats;