mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 19:28:02 -05:00
Fix documentation of parameters
This commit is contained in:
@ -19,7 +19,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;
|
||||
|
||||
|
Reference in New Issue
Block a user