mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
fix header
This commit is contained in:
parent
e0630fceb1
commit
d488df59c0
@ -738,7 +738,7 @@ u64 hidKeysUp(HidControllerID id);
|
||||
|
||||
u64 hidKeysAllHeld();
|
||||
u64 hidKeysAllDown();
|
||||
u64 hidKeysUp();
|
||||
u64 hidKeysAllUp();
|
||||
|
||||
u64 hidMouseButtonsHeld(void);
|
||||
u64 hidMouseButtonsDown(void);
|
||||
|
Loading…
Reference in New Issue
Block a user