compile the core with the PEOpS plugin for x86 and arm64 platforms (#670)
[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__ */