mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-05-12 00:45:25 +00:00
mouse_input: Resolve a -Wdocumentation warning
This commit is contained in:
parent
774d7eab64
commit
5842a767a9
@ -49,7 +49,7 @@ public:
|
||||
* Signals that a button is pressed.
|
||||
* @param x the x-coordinate of the cursor
|
||||
* @param y the y-coordinate of the cursor
|
||||
* @param button the button pressed
|
||||
* @param button_ the button pressed
|
||||
*/
|
||||
void PressButton(int x, int y, int button_);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user