Skip to content

Commit

Permalink
update neocdlist
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Nov 24, 2024
1 parent 8514bfa commit 57649fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/burner/win32/neocdlist.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ struct NGCDGAME games[] =
{ _T("timesup") , _T("Time's Up") , _T("2012") , _T("NGF DEV. INC.") , 0x0276 }, //
{ _T("pow") , _T("P.O.W. - Prisoners of War") , _T("2024") , _T("SNK (iq_132 conversion)") , 0x1324 }, //
{ _T("karnov") , _T("Karnov") , _T("2024") , _T("Data East (iq_132 conversion)") , 0x0283 }, //
{ _T("spinmast") , _T("Spin Master") , _T("2024") , _T("Data East (iq_132 conversion)") , 0x0062 }, //
};

static char szVolumeID[64];
Expand Down

0 comments on commit 57649fc

Please sign in to comment.