Paper Mario DX
Paper Mario (N64) modding
 
Loading...
Searching...
No Matches
rumble.h File Reference

Go to the source code of this file.

Functions

void reset_max_rumble_duration (void)
 

Function Documentation

◆ reset_max_rumble_duration()

void reset_max_rumble_duration ( void )

Definition at line 45 of file rumble.c.

45 {
46#if VERSION_JP
48#else
50#endif
51}
u16 rumbleMaxDuration
Definition rumble.c:7

Referenced by load_map_by_IDs(), and update_max_rumble_duration().