Adding Guncon support for mouse based lightguns
authorSindenLightgun <47393540+SindenLightgun@users.noreply.github.com>
Sat, 14 Sep 2019 23:06:20 +0000 (00:06 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Sep 2019 23:06:20 +0000 (00:06 +0100)
include/psemu_plugin_defs.h

index ce577b4..545cfca 100644 (file)
@@ -220,7 +220,7 @@ typedef struct
        int configMode;
        unsigned char reserved[87];
        
-       //Lightgun values
+       //Lightgun values 
        int absoluteX,absoluteY;
 
 } PadDataS;