summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/psx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/psx.c')
-rw-r--r--src/mess/drivers/psx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/psx.c b/src/mess/drivers/psx.c
index a25e78d59b3..3c642b1dd44 100644
--- a/src/mess/drivers/psx.c
+++ b/src/mess/drivers/psx.c
@@ -19,7 +19,7 @@
#include "machine/psxcd.h"
#include "machine/psxcard.h"
-struct pad_t
+struct pad_t
{
UINT8 n_shiftin;
UINT8 n_shiftout;