X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fin_tsbutton.h;fp=frontend%2Fin_tsbutton.h;h=65a178fb09cdb7eb080ef4b13e60fd903b506752;hp=82fab29cc22504a6364652c8e9ac1a88441b4762;hb=7a8d521fba9c86ae7b51369ce061bf63112b745f;hpb=acc415b3040edfcc91226955f39b405f09cca430 diff --git a/frontend/in_tsbutton.h b/frontend/in_tsbutton.h index 82fab29c..65a178fb 100644 --- a/frontend/in_tsbutton.h +++ b/frontend/in_tsbutton.h @@ -1 +1,6 @@ +#ifndef __IN_TSBUTTON_H__ +#define __IN_TSBUTTON_H__ + void in_tsbutton_init(void); + +#endif /* __IN_TSBUTTON_H__ */