fix format sizes again, sorry
This commit is contained in:
committed by
Hector Martin
parent
705d3251f4
commit
c76dae814b
@@ -12,7 +12,7 @@
|
||||
#include "tex.h"
|
||||
#include "panic.h"
|
||||
|
||||
#define SCREENSHOT_FILENAME "/hbc-%03lu.png"
|
||||
#define SCREENSHOT_FILENAME "/hbc-%03u.png"
|
||||
|
||||
static u32 screenshot_index = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user