소스 검색

Play a few additional sounds (whip and pop).

legacy
Sam Hocevar sam 14 년 전
부모
커밋
72dbe887c5
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      win32/monsterz.vcxproj

+ 2
- 1
win32/monsterz.vcxproj 파일 보기

@@ -14,6 +14,7 @@
<ClInclude Include="..\monsterz\board.h" />
<ClInclude Include="..\monsterz\game.h" />
<ClInclude Include="..\monsterz\mash.h" />
<ClInclude Include="..\monsterz\monsterz.h" />
<ClInclude Include="..\monsterz\piece.h" />
<ClInclude Include="..\src\audio.h" />
<ClInclude Include="..\src\bitfield.h" />
@@ -148,4 +149,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

불러오는 중...
취소
저장