mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-05 06:21:26 +12:00
rsx: Minor fixup (#12165)
This commit is contained in:
parent
9bb7e8d614
commit
88faac7bbc
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@ namespace rsx
|
|||
m_command_reg += m_command_inc * count;
|
||||
m_remaining_commands -= count;
|
||||
m_internal_get += 4 * count;
|
||||
m_args_ptr += 4 * count;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue