X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Fplugin_lib.c;fp=frontend%2Fplugin_lib.c;h=2a417a4dc3fc3de37c0c89e12e17ec7aa2af7713;hb=1b591888c4aec568da64ea2897e9ad8bbf33cea1;hp=bdf09c7154ae4a4267c6d446f307e5bfa9828e8f;hpb=c35a25f6d66c530654e2f157387f3896d2a56270;p=pcsx_rearmed.git diff --git a/frontend/plugin_lib.c b/frontend/plugin_lib.c index bdf09c71..2a417a4d 100644 --- a/frontend/plugin_lib.c +++ b/frontend/plugin_lib.c @@ -634,6 +634,10 @@ void pl_update_gun(int *xn, int *yn, int *xres, int *yres, int *in) *yres = psx_h; } +void pl_gun_byte2(int port, unsigned char byte) +{ +} + #define MAX_LAG_FRAMES 3 #define tvdiff(tv, tv_old) \