Skip to content

Commit

Permalink
alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
negativeExponent committed Sep 14, 2024
1 parent 86b9a1d commit 8c49c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libretro.c
Original file line number Diff line number Diff line change
Expand Up @@ -1782,7 +1782,7 @@ void retro_init(void)
const char *system_dir = NULL;
const char *content_dir = NULL;
const char *save_dir = NULL;
const char *browse_dir = NULL;
const char *browse_dir = NULL;

retro_system_conf[0] = 0;
retro_browse_conf[0] = 0;
Expand Down

0 comments on commit 8c49c1b

Please sign in to comment.