mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
7 lines
127 B
C
7 lines
127 B
C
|
|
#ifndef C_API_CONTROLLER_PAD_H
|
||
|
|
#define C_API_CONTROLLER_PAD_H
|
||
|
|
|
||
|
|
#include "dolphin/types.h"
|
||
|
|
|
||
|
|
#endif /* C_API_CONTROLLER_PAD_H */
|