From 96519e25b127b7149d1b35badd8c2ec4dcf8ea72 Mon Sep 17 00:00:00 2001 From: cam900 Date: Mon, 25 Mar 2019 15:32:15 +0900 Subject: [PATCH] psikyosh.cpp : Fix file direction --- src/mame/video/psikyosh.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/video/psikyosh.cpp b/src/mame/video/psikyosh.cpp index 7c8d5d39636..a0f87ca5676 100644 --- a/src/mame/video/psikyosh.cpp +++ b/src/mame/video/psikyosh.cpp @@ -2,7 +2,7 @@ // copyright-holders:David Haywood, Paul Priest /* Psikyo PS6406B (PS3v1/PS5/PS5v2): -See src/drivers/psikyosh.c for more info +See src/mame/drivers/psikyosh.cpp for more info Hardware is extremely flexible (and luckily underused, although we now have a relatively complete implementation :). Many effects are subtle (e.g. fades, scanline effects).