mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-13 03:14:38 +00:00
Fix typos found by codespell (#2229)
This commit is contained in:
parent
f7a0117e7d
commit
bccb219ea3
32 changed files with 71 additions and 71 deletions
|
@ -76,7 +76,7 @@ void PadMgr_RumbleSet(PadMgr* padMgr, u8* enable);
|
|||
* user-provided argument. The callback function should be `void (*)(PadMgr*, void*)`.
|
||||
*
|
||||
* @param callback callback to run before rumble state is updated for the current VI
|
||||
* @param arg the argument to pass to the calback
|
||||
* @param arg the argument to pass to the callback
|
||||
*
|
||||
* @see PADMGR_UNSET_RETRACE_CALLACK
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue