Only embed wav resources if soundlib defined

This commit is contained in:
nhmall
2023-01-31 02:22:25 -05:00
parent f2dc7f308d
commit e6012ab658
3 changed files with 14 additions and 9 deletions

View File

@@ -43,6 +43,8 @@ BEGIN
VALUE "Translation", 0x409, 1200
END
END
#ifdef RCWAV
se_squeak_A WAVE "se_squeak_A.wav"
se_squeak_B WAVE "se_squeak_B.wav"
se_squeak_B_flat WAVE "se_squeak_B_flat.wav"
@@ -103,5 +105,6 @@ sound_Wooden_Harp_D WAVE "sound_Wooden_Harp_D.wav"
sound_Wooden_Harp_E WAVE "sound_Wooden_Harp_E.wav"
sound_Wooden_Harp_F WAVE "sound_Wooden_Harp_F.wav"
sound_Wooden_Harp_G WAVE "sound_Wooden_Harp_G.wav"
#endif
/*console.rc*/"