mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-02-01 15:23:32 +00: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