Added self created Dizzy snapshot

This commit is contained in:
2026-04-28 20:09:52 +01:00
parent ae685eabd6
commit 8ef5e1f023

View File

@@ -11,6 +11,7 @@
<ItemGroup>
<None Remove="48.rom" />
<None Remove="ROMS\Snapshot\ChuckieEgg.sna" />
<None Remove="ROMS\Snapshot\Dizzy - Trasure Island.sna" />
<None Remove="ROMS\Snapshot\GHILL48K.sna" />
<None Remove="ROMS\Snapshot\manic.sna" />
<None Remove="ROMS\TAP\Chuckie Egg.tap" />
@@ -27,6 +28,9 @@
<EmbeddedResource Include="ROMS\Snapshot\ChuckieEgg.sna">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>
<EmbeddedResource Include="ROMS\Snapshot\Dizzy - Trasure Island.sna">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>
<EmbeddedResource Include="ROMS\Snapshot\GHILL48K.sna">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</EmbeddedResource>