Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
fjtrujy committed Jan 25, 2024
1 parent 3e0a4fa commit 19c4a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/drivers/platform_ps2.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@ static void frontend_ps2_exec(const char *path, bool should_load_game)
reset_IOP();
common_init_drivers(false);
waitUntilDeviceIsReady(path);
printf("**** Loading ELF: %s\n", path);

#ifndef IS_SALAMANDER
char game_path[FILENAME_MAX];
Expand Down

0 comments on commit 19c4a6c

Please sign in to comment.