Fix documentation of parameters
This commit is contained in:
parent
745b0219c5
commit
64cc6cb6cf
3 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ public:
|
|||
|
||||
/**
|
||||
* Set the Program Counter to an address
|
||||
* @param addr Address to set PC to
|
||||
* @param pc Address to set PC to
|
||||
*/
|
||||
void SetPC(u32 pc) override;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue