Merge pull request #4810 from cam900/patch-85

psikyosh.cpp : Fix filename
This commit is contained in:
R. Belmont 2019-03-25 13:07:13 -04:00 committed by GitHub
commit 4683dffdd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).