X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin_lib.c;h=72b33950d4cedbf3007a61368f651af19cb475fb;hb=52990dd97f8a7abbe5b24d3405f3bcc3ba426e5d;hp=a3dcbab9e56bd2461f03d84c99cba97e353baa05;hpb=ad72cb33d8ef068b92a059a774dd7871d052a707;p=pcsx_rearmed.git diff --git a/frontend/plugin_lib.c b/frontend/plugin_lib.c index a3dcbab9..72b33950 100644 --- a/frontend/plugin_lib.c +++ b/frontend/plugin_lib.c @@ -582,9 +582,7 @@ static void update_input(void) in_keystate = actions[IN_BINDTYPE_PLAYER12]; } #else /* MAEMO */ -static void update_input(void) -{ -} +extern void update_input(void); #endif void pl_update_gun(int *xn, int *yn, int *xres, int *yres, int *in)