Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hsf2 #147

Merged
merged 1 commit into from
Jul 4, 2024
Merged

hsf2 #147

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/mamedriv.c
Original file line number Diff line number Diff line change
Expand Up @@ -2580,8 +2580,8 @@ V-V TP-027
DRIVER( progeara ) /* 17/01/2001 (c) 2001 Cave (Asia) */
DRIVER( pzloop2j ) /* 05/02/2001 (c) 2001 Mitchell (Japan) */
DRIVER( choko ) /* 20/08/2001 (c) 2001 Mitchell (Japan) */
/* 22/12/2003 Hyper Street Fighter 2 (Capcom, Japan) */
/* 02/02/2004 Hyper Street Fighter 2 (Capcom, Asia) */
/* 22/12/2003 Hyper Street Fighter 2 (Capcom, Japan) */
DRIVER( hsf2 ) /* 02/02/2004 Hyper Street Fighter 2 (Capcom, Asia) */

/* Capcom CPS3 games */
DRIVER( warzard ) /* 10/1996 Warzard */
Expand Down
Loading