papermario/include/rumble.h

7 lines
85 B
C

#ifndef _RUMBLE_H_
#define _RUMBLE_H_
void reset_max_rumble_duration(void);
#endif