Skip to content

Commit

Permalink
d_spectrum: bombsweep (#1570)
Browse files Browse the repository at this point in the history
2023-09-25: Smoke effect added
  • Loading branch information
Igor-Arabe authored Sep 27, 2023
1 parent 265744e commit 9934eb2
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 @@ -41468,7 +41468,7 @@ struct BurnDriver BurnSpecBombpengo = {
// Bomb Sweeper (48K) (HB)

static struct BurnRomInfo SpecBombsweepRomDesc[] = {
{ "Bomb Sweeper 48K (2023)(Menyiques).tap", 47367, 0xa5a5de08, BRF_ESS | BRF_PRG },
{ "Bomb Sweeper 48K (2023)(Menyiques).tap", 46421, 0xb51f4118, BRF_ESS | BRF_PRG },
};

STDROMPICKEXT(SpecBombsweep, SpecBombsweep, Spectrum)
Expand Down

0 comments on commit 9934eb2

Please sign in to comment.