mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-24 15:00:55 -04:00
2f77c7f9ec
* d_vibration done * JUTGamePad done * cleanup JUTGamePad * d_menu_window cleanup
9 lines
114 B
C
9 lines
114 B
C
#ifndef D_D_VIB_PATTERN_H
|
|
#define D_D_VIB_PATTERN_H
|
|
|
|
#include "dolphin/types.h"
|
|
|
|
|
|
|
|
#endif /* D_D_VIB_PATTERN_H */
|