Merge pull request #634 from libretro/revert-633-revert-631-autoframeskip
[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__ */