Skip to content

Commit 5064a1a

Browse files
committed
release dsda
1 parent 0f5ad4b commit 5064a1a

File tree

1 file changed

+1
-2
lines changed
  • src/BizHawk.Emulation.Cores/Computers/Doom

1 file changed

+1
-2
lines changed

src/BizHawk.Emulation.Cores/Computers/Doom/DSDA.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ namespace BizHawk.Emulation.Cores.Computers.Doom
1717
name: CoreNames.DSDA,
1818
author: "The DSDA Team",
1919
portedVersion: "0.28.2 (fe0dfa0)",
20-
portedUrl: "https://github.com/kraflab/dsda-doom",
21-
isReleased: false)]
20+
portedUrl: "https://github.com/kraflab/dsda-doom")]
2221
[ServiceNotApplicable(typeof(ISaveRam))]
2322
public partial class DSDA : IRomInfo
2423
{

0 commit comments

Comments
 (0)