X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fplugin_lib.c;h=98d7e11da52ca202dd8c6f9f4d9c9e6e06973bf5;hp=eba09fb1f83ed3834e2e9e2da5cb1db025675953;hb=b944a30eda75c36c94ef71e7768497801887612b;hpb=8aea5f5ac9382379622991974bded6b08f328ddc diff --git a/frontend/plugin_lib.c b/frontend/plugin_lib.c index eba09fb1..98d7e11d 100644 --- a/frontend/plugin_lib.c +++ b/frontend/plugin_lib.c @@ -33,6 +33,7 @@ int in_type1, in_type2; int in_a1[2] = { 127, 127 }, in_a2[2] = { 127, 127 }; int in_keystate, in_state_gun; +int in_enable_vibration; int pl_flip_cnt; void *tsdev; void *pl_vout_buf;