Skip to content

Commit

Permalink
speccy typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkc64 committed Oct 12, 2024
1 parent 0b7925e commit 74a829a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/burn/drv/spectrum/d_spectrum.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -51267,7 +51267,7 @@ STD_ROM_FN(SpecCursedCa2p1es)

struct BurnDriver BurnSpecCursedCa2p1es = {
"spec_cursedca2p1es", "spec_cursedca2p1en", "spec_spec128", NULL, "2024",
"Cursed Castle 1 - Part 1 (Spanish)(128K)\0", NULL, "Fransouls", "ZX Spectrum",
"Cursed Castle 2 - Part 1 (Spanish)(128K)\0", NULL, "Fransouls", "ZX Spectrum",
NULL, NULL, NULL, NULL,
BDF_GAME_WORKING | BDF_CLONE, 1, HARDWARE_SPECTRUM, GBF_PLATFORM, 0,
SpectrumGetZipName, SpecCursedCa2p1esRomInfo, SpecCursedCa2p1esRomName, NULL, NULL, NULL, NULL, SpecInputInfo, SpecDIPInfo,
Expand Down

0 comments on commit 74a829a

Please sign in to comment.