Fix regression caused by #9361a5aa4fef73e06bc78b7c462eb28a7d12e3d0
[pcsx_rearmed.git] / frontend / in_tsbutton.h
1 #ifndef __IN_TSBUTTON_H__
2 #define __IN_TSBUTTON_H__
3
4 void in_tsbutton_init(void);
5
6 #endif /* __IN_TSBUTTON_H__ */