X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplugin_lib.h;fp=frontend%2Fplugin_lib.h;h=4d59dc05d08b2f02f846910096432aea1d64279e;hp=914cbff89aff0d1898d60e391b9b333892fa19b1;hb=b944a30eda75c36c94ef71e7768497801887612b;hpb=8aea5f5ac9382379622991974bded6b08f328ddc diff --git a/frontend/plugin_lib.h b/frontend/plugin_lib.h index 914cbff8..4d59dc05 100644 --- a/frontend/plugin_lib.h +++ b/frontend/plugin_lib.h @@ -19,6 +19,7 @@ enum { }; extern int in_type1, in_type2; extern int in_keystate, in_state_gun, in_a1[2], in_a2[2]; +extern int in_enable_vibration; void in_update_analogs(void); extern void *pl_vout_buf;