You aint taking this down
This commit is contained in:
parent
0fedba0e2e
commit
c520596b67
6 changed files with 54 additions and 9 deletions
|
@ -82,7 +82,7 @@ int save_fb_to_bmp()
|
|||
|
||||
f_mkdir("sd:/switch");
|
||||
|
||||
char path[0x80] = "sd:/switch/lockpick_rcm.bmp";
|
||||
char path[0x80] = "sd:/switch/picklock_rcm.bmp";
|
||||
|
||||
// Save screenshot and log.
|
||||
int res = sd_save_to_file(bitmap, file_size, path);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue