mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04: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 */
|