notaz.gp2x.de
/
pcsx_rearmed.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Merge pull request #522 from negativeExponent/patch-2
[pcsx_rearmed.git]
/
frontend
/
in_tsbutton.h
Commit
Line
Data
908e426c
1
#ifndef __IN_TSBUTTON_H__
2
#define __IN_TSBUTTON_H__
3
faf2b2aa
4
void in_tsbutton_init(void);
908e426c
5
6
#endif /* __IN_TSBUTTON_H__ */