From 3b1a5e21b399fcb38c5d8ead3c16603f566d7ffa Mon Sep 17 00:00:00 2001 From: cbransden Date: Fri, 13 May 2016 17:50:34 +0100 Subject: Style nits --- include/psemu_plugin_defs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/psemu_plugin_defs.h b/include/psemu_plugin_defs.h index 7232d03..034f21b 100644 --- a/include/psemu_plugin_defs.h +++ b/include/psemu_plugin_defs.h @@ -191,10 +191,10 @@ typedef struct typedef struct { - // controler type - fill it withe predefined values above + // controller type - fill it withe predefined values above unsigned char controllerType; - //0 : No multitap between psx and pad + //0 : no multitap between psx and pad //1 : multitap between psx and pad on port 1 //2 : multitap between psx and pad on port 2 int portMultitap; -- cgit v1.2.3