Skip to content

Commit

Permalink
Update PPUModule.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
elad335 committed May 12, 2022
1 parent 4e19ed8 commit 5434c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpcs3/Emu/Cell/PPUModule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1842,7 +1842,7 @@ bool ppu_load_exec(const ppu_exec_object& elf)

if (Emu.init_mem_containers)
{
// Refer to sys_process_exit2 for explenation
// Refer to sys_process_exit2 for explanation
Emu.init_mem_containers(mem_size);
}
else
Expand Down

0 comments on commit 5434c97

Please sign in to comment.